summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries/trackback.rst
diff options
context:
space:
mode:
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