diff --git a/code/ATMOSPHERICS/pipes.dm b/code/ATMOSPHERICS/pipes.dm
index 448a926225..2ff6c78f94 100644
--- a/code/ATMOSPHERICS/pipes.dm
+++ b/code/ATMOSPHERICS/pipes.dm
@@ -94,7 +94,7 @@
user << "\The[user] unfastens \the [src].", \
+ "\The [user] unfastens \the [src].", \
"You have unfastened \the [src].", \
"You hear a ratchet.")
new /obj/item/pipe(loc, make_from=src)