Namdak Tonpa 7 years ago
parent
commit
f36765426a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      man/kvs_stream.htm

+ 1 - 1
man/kvs_stream.htm

@@ -29,7 +29,7 @@
    Reader holds the cached value of current cursor position.
    Reader holds the cached value of current cursor position.
    Descriptor also tracks moving direction and distances to both ends,
    Descriptor also tracks moving direction and distances to both ends,
    which are updated during reader cursor repositioning.
    which are updated during reader cursor repositioning.
-   Cursor should be stored in databse.
+   Cursor should be stored in database.
    If there is no cursor for some data then this data is not alive yet.
    If there is no cursor for some data then this data is not alive yet.
    The data could be added only to list ends using writer cursor.
    The data could be added only to list ends using writer cursor.
    The data in list could be removed only by record id.
    The data in list could be removed only by record id.