# # # patch "monotone.texi" # from [3d8c5196889a958e75477bbf9bc4031938820dcb] # to [3ef4a5ace36d04a753d17cc89893be482ce03d71] # ============================================================ --- monotone.texi 3d8c5196889a958e75477bbf9bc4031938820dcb +++ monotone.texi 3ef4a5ace36d04a753d17cc89893be482ce03d71 @@ -2897,7 +2897,7 @@ @heading Composite selectors There are also several selector functions defined, which take one or more selectors as arguments. The general form for these is @code{name '(' selector [ ';' selector ... ] ')'}, that is, arguments are -enclosed in parantheses and separated by semicolons. These are: +enclosed in parentheses and separated by semicolons. These are: @table @code @item difference(A;B) Set difference; this returns all revisions selected by A but not by B. For