diff --git a/src/clzones.cpp b/src/clzones.cpp index 7b9115e1fbb81..f3f27ca140413 100644 --- a/src/clzones.cpp +++ b/src/clzones.cpp @@ -282,7 +282,7 @@ unload_options::query_unload_result unload_options::query_unload() mods = query_yn( _( "Detach mods from weapons? (Be careful as you may not have the skills to reattach them)" ) ); sparse_only = query_yn( string_format( - _( "Avoid unloading items stacks (not charges) greater than a certain amount? (Amount defined in next window)" ) ) ); + _( "Avoid unloading items stacks (not charges) greater than a certain amount? (Amount defined in next window)" ) ) ); if( sparse_only ) { int threshold; if( query_int( threshold,