summaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-08-02 00:19:32 +0200
committerWuzzy <almikes@aol.com>2016-08-02 00:19:32 +0200
commitb6e1f461c85cd8be767b53e6d06ddfab179548b8 (patch)
tree65a24a48ef99b8c38f48811aa15e683434e8d73d /API.md
parent1496e0a368811f6b1102ae61507fb0267579429d (diff)
Fix API documentation for function
Diffstat (limited to 'API.md')
-rw-r--r--API.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/API.md b/API.md
index 7733599..08220b7 100644
--- a/API.md
+++ b/API.md
@@ -165,4 +165,5 @@ Returns how many entries have been viewed by a player.
viewed entries
#### Return value
-Amount of entries the player has viewed in the specified category.
+Amount of entries the player has viewed in the specified category. If the
+player does not exist, this function returns `nil`.