Merge pull request #11168 from DeeUnderscore/malf-spelling-fix

Minor spelling fix
This commit is contained in:
GinjaNinja32
2015-09-21 16:38:25 +01:00
@@ -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"