diff options
author | Laria Carolin Chabowski <laria@laria.me> | 2020-04-15 22:27:39 +0200 |
---|---|---|
committer | Laria Carolin Chabowski <laria@laria.me> | 2020-04-15 22:27:39 +0200 |
commit | aaa34b23ddba4b87e309c7076b3469151577547c (patch) | |
tree | 020f61386ac52b5db34419ff2020d6cebf19e89a /help.html | |
parent | 96ae4646d0fb83dc37e24363e4e697b2dbdb2112 (diff) | |
download | r7r-gravatar-aaa34b23ddba4b87e309c7076b3469151577547c.tar.gz r7r-gravatar-aaa34b23ddba4b87e309c7076b3469151577547c.tar.bz2 r7r-gravatar-aaa34b23ddba4b87e309c7076b3469151577547c.zip |
Fix grammar
Diffstat (limited to 'help.html')
-rw-r--r-- | help.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ <h2>gravatar</h2> -<p>This Plugin gives you an STE tag, which will return the <a href="http://www.gravatar.com">Gravatar</a> of the person, who written a comment.</p> +<p>This plugin gives you an STE tag, which will return the <a href="http://www.gravatar.com">Gravatar</a> of the person who wrote a comment.</p> <p>This tag is: <code><ste:gravatar /></code>.</p> <h3>How to use this tag</h3> |