summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin von Heuring <colin@janrain.com>2014-11-23 11:37:50 -0800
committerColin von Heuring <colin@janrain.com>2014-11-23 11:37:50 -0800
commit6c8882caf3ea68ad2db12e1fb05ce7e0fd0cea5d (patch)
tree34d7a2519b3df6538544dfd4458303cb6b571d5c
parent30e00820a7cd6a198bc24a0499ee5c3ceb38ae75 (diff)
Doc correction
-rw-r--r--docs/content/3.manual/manual.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/3.manual/manual.yml b/docs/content/3.manual/manual.yml
index 31c7b2f0..3d82505f 100644
--- a/docs/content/3.manual/manual.yml
+++ b/docs/content/3.manual/manual.yml
@@ -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")]'