changeset 6293:5d6b3122f74c

Remove redundant words in doc.
author John Rouillard <rouilj@ieee.org>
date Sun, 29 Nov 2020 00:22:20 -0500
parents a67e2b559e8d
children 48a0f724ffbc
files doc/customizing.txt
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/customizing.txt	Fri Nov 27 17:55:52 2020 -0500
+++ b/doc/customizing.txt	Sun Nov 29 00:22:20 2020 -0500
@@ -1008,9 +1008,9 @@
 command line interface.
 
 You can also change the contents of a file or message using the REST
-interface to change the file contents. Note that this will NOT result
-in an entry in the journal, so again it allows a silent change. To do
-this you need to make two rest requests. An example using curl is::
+interface. Note that this will NOT result in an entry in the journal,
+so again it allows a silent change. To do this you need to make two
+rest requests. An example using curl is::
 
      $ curl -u demo:demo -s
             -H "X-requested-with: rest" \

Roundup Issue Tracker: http://roundup-tracker.org/