Merge pull request #724 from Putnam3145/patch-21

minor typo fix
develop
Lethosor 2015-11-02 21:39:02 -05:00
commit 1fe96e7093
1 changed files with 2 additions and 2 deletions

@ -32,7 +32,7 @@ orientation filters:
-notStraight
shows only creatures who are not strictly straight
-gayOnly
shows only creatures who are strictly gayOnly
shows only creatures who are strictly gay
-biOnly
shows only creatures who can get into romances with
both sexes
@ -187,4 +187,4 @@ else
for k,v in ipairs(orientations) do
print(v)
end
end
end