Fix spelling: 'its' in place of 'it's'

This commit is contained in:
Daranz
2015-09-21 15:37:22 +02:00
parent ca3c77213e
commit ebaa452c4c
@@ -34,7 +34,7 @@
desc = "Secondary coprocessor that increases amount of generated CPU power by 50%"
/datum/malf_hardware/dual_cpu/get_examine_desc()
return "It seems to have an additional CPU connected to it's core."
return "It seems to have an additional CPU connected to its core."
/datum/malf_hardware/dual_ram
name = "Secondary Memory Bank"