Tiny grammar fix

This commit is contained in:
Certh
2015-11-24 16:03:16 +01:00
parent 906d0d5a67
commit 1ce08fee64
+2 -2
View File
@@ -48,7 +48,7 @@
/obj/item/areaeditor/permit
name = "construction permit"
icon_state = "permit"
desc = "This is a one-use permit that allows the user to offically declare a built room as new addition to the station."
desc = "This is a one-use permit that allows the user to officially declare a built room as new addition to the station."
fluffnotice = "Nanotrasen Engineering requires all on-station construction projects to be approved by a head of staff, as detailed in Nanotrasen Company Regulation 512-C (Mid-Shift Modifications to Company Property). \
By submitting this form, you accept any fines, fees, or personal injury/death that may occur during construction."
w_class = 1
@@ -258,4 +258,4 @@
if(BORDER_SPACE)
return ROOM_ERR_SPACE
found+=T
return found
return found