Corrects typo

This commit is contained in:
Yoshax
2016-02-20 22:00:16 +00:00
parent 6475c2bab4
commit 8dea347071

View File

@@ -430,7 +430,7 @@
return return
/mob/living/silicon/pai/verb/allowmodification() /mob/living/silicon/pai/verb/allowmodification()
set name = "Change Acess Modifcation Permission" set name = "Change Access Modifcation Permission"
set category = "pAI Commands" set category = "pAI Commands"
desc = "Allows people to modify your access or block people from modifying your access." desc = "Allows people to modify your access or block people from modifying your access."