From 151e2b8d029b78ad879564beb930f501ed09c39d Mon Sep 17 00:00:00 2001 From: Dunkhan Date: Sun, 29 Oct 2017 15:07:18 +0100 Subject: [PATCH] Fixed spelling and capitalisation errors --- code/modules/integrated_electronics/subtypes/input.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/integrated_electronics/subtypes/input.dm b/code/modules/integrated_electronics/subtypes/input.dm index 17dbf51cbd..30d1e66757 100644 --- a/code/modules/integrated_electronics/subtypes/input.dm +++ b/code/modules/integrated_electronics/subtypes/input.dm @@ -621,7 +621,7 @@ /obj/item/integrated_circuit/input/atmo_scanner name = "integrated atmospheric analyser" - desc = "The same atmospheric analysis module that is integrate into every pda. \ + desc = "The same atmospheric analysis module that is integrated into every PDA. \ This allows the machine to know the composition, temperature and pressure of the surrounding atmosphere." icon_state = "medscan_adv" complexity = 9