minor typo fix

develop
Putnam3145 2015-11-02 10:51:23 -08:00
parent b4b90465c2
commit 5e727b301d
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