Skip to content

Commit 4bfab98

Browse files
committed
Remove redundant words in doc.
1 parent 5672a52 commit 4bfab98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/customizing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,9 +1008,9 @@ this easily through the web interface, or using the ``roundup-admin``
10081008
command line interface.
10091009

10101010
You can also change the contents of a file or message using the REST
1011-
interface to change the file contents. Note that this will NOT result
1012-
in an entry in the journal, so again it allows a silent change. To do
1013-
this you need to make two rest requests. An example using curl is::
1011+
interface. Note that this will NOT result in an entry in the journal,
1012+
so again it allows a silent change. To do this you need to make two
1013+
rest requests. An example using curl is::
10141014

10151015
$ curl -u demo:demo -s
10161016
-H "X-requested-with: rest" \

0 commit comments

Comments
 (0)