Skip to content

Commit

Permalink
Embarrassing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Procyonae committed Jun 10, 2024
1 parent 0be139e commit 6ca985d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/options.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1913,7 +1913,7 @@ void options_manager::add_options_interface()
);

add( "QUERY_DECONSTRUCT", page_id, to_translation( "Query on terrain/furniture deconstruction" ),
to_translation( "If true, will query before deconstructimg terrain/furniture." ),
to_translation( "If true, will query before deconstructing terrain/furniture." ),
true
);

Expand Down

0 comments on commit 6ca985d

Please sign in to comment.