diff doc/customizing.txt @ 6325:1a15089c2e49 issue2550923_computed_property

Merge trunk into branch
author John Rouillard <rouilj@ieee.org>
date Sat, 06 Feb 2021 20:15:26 -0500
parents 1e5ed659e8ca 5d6b3122f74c
children 30358e334232
line wrap: on
line diff
--- a/doc/customizing.txt	Fri Jan 15 16:34:30 2021 -0500
+++ b/doc/customizing.txt	Sat Feb 06 20:15:26 2021 -0500
@@ -1022,9 +1022,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/