summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries/trackback.rst
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2015-01-19 13:54:08 +0100
committerAndrey Andreev <narf@devilix.net>2015-01-19 13:54:08 +0100
commit9a0e66096a1d70c28a7d5358f966f936f609d52b (patch)
treee51bdbe131cd07bad9743a797ba45ee9d4fdd5cd /user_guide_src/source/libraries/trackback.rst
parente3d66af0845c0b9f995d1890d890cfd36ce1f3fc (diff)
[ci skip] Manually apply PR #3461
I would've merged it earlier, but that would cause conflicts when feature/session is merged.
Diffstat (limited to 'user_guide_src/source/libraries/trackback.rst')
-rw-r--r--user_guide_src/source/libraries/trackback.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/libraries/trackback.rst b/user_guide_src/source/libraries/trackback.rst
index 22859a13d..da7c319ac 100644
--- a/user_guide_src/source/libraries/trackback.rst
+++ b/user_guide_src/source/libraries/trackback.rst
@@ -67,7 +67,7 @@ Description of array data:
- **blog_name** - The name of your weblog.
- **charset** - The character encoding your weblog is written in. If omitted, UTF-8 will be used.
-.. note:: the Trackback class will automatically send only the first 500 characters of your
+.. note:: The Trackback class will automatically send only the first 500 characters of your
entry. It will also strip all HTML.
The Trackback sending method returns TRUE/FALSE (boolean) on success