diff --git a/code/modules/research/experimentor.dm b/code/modules/research/experimentor.dm index a5bc7f4b60e..99feab94858 100644 --- a/code/modules/research/experimentor.dm +++ b/code/modules/research/experimentor.dm @@ -615,7 +615,7 @@ spawn(cooldownMax) cooldown = FALSE else - user << "You aren't quite sure what to do with this, yet." + user << "You aren't quite sure what to do with this yet." //////////////// RELIC PROCS /////////////////////////////