diff options
Diffstat (limited to 'docs-xml/manpages/dbwrap_tool.1.xml')
-rw-r--r-- | docs-xml/manpages/dbwrap_tool.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages/dbwrap_tool.1.xml b/docs-xml/manpages/dbwrap_tool.1.xml index e2b2cee166..a1a2f971b2 100644 --- a/docs-xml/manpages/dbwrap_tool.1.xml +++ b/docs-xml/manpages/dbwrap_tool.1.xml @@ -49,7 +49,7 @@ <listitem><para>fetch: fetch a record</para></listitem> <listitem><para>store: create or modify a record</para></listitem> <listitem><para>delete: remove a record</para></listitem> - <listitem><para>exists: test for existance of a record</para></listitem> + <listitem><para>exists: test for existence of a record</para></listitem> <listitem><para>erase: remove all records</para></listitem> <listitem><para>listkeys: list all available records</para></listitem> <listitem><para>listwatchers: list processes, which are waiting for changes in a record</para></listitem> |