diff --git a/code/modules/mining/drill.dm b/code/modules/mining/drill.dm
index 252ca2bc0ebe..e562573899a5 100644
--- a/code/modules/mining/drill.dm
+++ b/code/modules/mining/drill.dm
@@ -43,7 +43,7 @@
if(2)
. += "The [src]'s sensors appear to be broken and need to be replaced."
if(3)
- . += "The [src]'s capacitor appears to be broken and needs to be replaced.
+ . += "The [src]'s capacitor appears to be broken and needs to be replaced."
if(4)
. += "The [src]'s structure looks like it needs to be welded back together."
if(5)