]> granicus.if.org Git - jq/commitdiff
Doc correction 624/head
authorColin von Heuring <colin@janrain.com>
Sun, 23 Nov 2014 19:37:50 +0000 (11:37 -0800)
committerColin von Heuring <colin@janrain.com>
Sun, 23 Nov 2014 19:37:50 +0000 (11:37 -0800)
docs/content/3.manual/manual.yml

index 31c7b2f064bb76b1225b11d1acf88696ffea02e5..3d82505f9ef45ee8cce19a6be9f7c3176ca32230 100644 (file)
@@ -1195,7 +1195,7 @@ sections:
         body: |
 
           Outputs its input with the given suffix string removed, if it
-          starts with it.
+          ends with it.
 
         examples:
           - program: '[.[]|rtrimstr("foo")]'