diff --git a/code/modules/projectiles/guns/pistols.dm b/code/modules/projectiles/guns/pistols.dm index 8e3ff38b5421..06764b8278e8 100644 --- a/code/modules/projectiles/guns/pistols.dm +++ b/code/modules/projectiles/guns/pistols.dm @@ -888,7 +888,7 @@ Unlike other pistols, it can be equipped with limited mods (small muzzle, underb */ /obj/item/weapon/gun/pistol/m10 - name = "\improper M10 Auto Pistol" + name = "\improper M10 auto pistol" desc = "The Armat Battlefield Systems M10 Auto Pistol, a compact, rapid-firing sidearm designed for close-quarters defense. With a 40-round magazine, it emphasizes fire rate over precision, providing effective suppressive fire in short-range engagements." icon = 'icons/obj/items/weapons/guns/guns_by_map/classic/guns_obj.dmi' icon_state = "m10"