diff options
author | Yorhel <git@yorhel.nl> | 2017-11-17 07:29:44 +0100 |
---|---|---|
committer | Yorhel <git@yorhel.nl> | 2017-11-17 07:29:44 +0100 |
commit | 74c7b49c5674d007618e15f7f9968fde9299de2f (patch) | |
tree | 1bdd7eef53c6447c01c6048271ed9dbedbe8a1a7 /data/docs | |
parent | 6f00f5e20f9ae9a076aa9b68e5f2da7dae025066 (diff) |
Fix typo in d11
Diffstat (limited to 'data/docs')
-rw-r--r-- | data/docs/11 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/docs/11 b/data/docs/11 index 4f488d7f..72a571e7 100644 --- a/data/docs/11 +++ b/data/docs/11 @@ -1480,7 +1480,7 @@ Returned members:</p> <td>The special value '0' is recognized as the currently logged in user.</td> </tr> <tr> - <td>vid</td> + <td>vn</td> <td>integer<br />array of integers</td> <td>= != > < >= <=<br />= !=</td> <td>Visual novel ID.</td> @@ -1558,7 +1558,7 @@ Returned members:</p> <td>The special value '0' is recognized as the currently logged in user.</td> </tr> <tr> - <td>vid</td> + <td>vn</td> <td>integer<br />array of integers</td> <td>= != > < >= <=<br />= !=</td> <td>Visual novel ID.</td> @@ -1622,7 +1622,7 @@ Returned members:</p> <td>The special value '0' is recognized as the currently logged in user.</td> </tr> <tr> - <td>vid</td> + <td>vn</td> <td>integer<br />array of integers</td> <td>= != > < >= <=<br />= !=</td> <td>Visual novel ID.</td> |