updated.
[runtime.git] / lib / silcutil / silcbuffer.h
index 9d6f2e2aa3bf3c134fc16d5a3c8ae48a229bc2fd..8c822cd7354310842d4aea8e923a321d007c753d 100644 (file)
     Currently valid data area is considered to be the main data area in
     the buffer. However, the entire buffer is of course valid data and can
     be used as such. Usually head section of the buffer includes different
-    kind of headers or similiar. Data section includes the main data of
+    kind of headers or similar. Data section includes the main data of
     the buffer. Tail section can be seen as a reserve space of the data
     section. Tail section can be pulled towards end thus the data section
     becomes larger.