Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
mrook committed Jan 1, 2016
1 parent 2d4799f commit fb40ef5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docbook5/en/source/appendixes/optionaltasks.xml
Expand Up @@ -3773,14 +3773,14 @@ Note that you can omit both startpoint and track attributes in this case
<entry><literal role="type">String</literal></entry>
<entry>Name of the key/property.</entry>
<entry>n/a</entry>
<entry>yes</entry>
<entry>Yes</entry>
</row>
<row>
<entry><literal>operation</literal></entry>
<entry><literal role="type">String</literal></entry>
<entry>The operation to perform on the existing value, which must be numeric. Possible values are "+" and "-", which add and subtract 1, respectively from the existing value. If the value doesn't already exist, the set is not performed, triggering an error.</entry>
<entry>n/a</entry>
<entry>No, if operation is specified.</entry>
<entry>No</entry>
</row>
<row>
<entry><literal>value</literal></entry>
Expand Down

0 comments on commit fb40ef5

Please sign in to comment.