summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Avatars.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Avatars.md b/docs/Avatars.md
index de820d39..3e3fa93a 100644
--- a/docs/Avatars.md
+++ b/docs/Avatars.md
@@ -89,7 +89,7 @@ in Section "Internal Protocol Description".
89 This event contain two data fields: (1) the image format and (2) the 89 This event contain two data fields: (1) the image format and (2) the
90 cryptographic hash of the actual image data. Image format may be NONE 90 cryptographic hash of the actual image data. Image format may be NONE
91 (for users who have no avatar or removed their avatars) or PNG. The 91 (for users who have no avatar or removed their avatars) or PNG. The
92 cryptographic hash is intended to be compared with the hash o the 92 cryptographic hash is intended to be compared with the hash or the
93 currently cached avatar (if any) and check if it stills up to date. 93 currently cached avatar (if any) and check if it stills up to date.
94 94
95 - **Avatar Information Requests** are very lightweight messages sent by an 95 - **Avatar Information Requests** are very lightweight messages sent by an