1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-27 17:13:07 +00:00
openmw/apps
daniil.mitrofanov b228473929
Fix grammar and plural consistency issues
Fixed grammar issue:
- Added missing comma after 'however' on line 23 in README.md

Fixed plural consistency in script-warn option:
- Source (options.cpp lines 63-64): 'warning' → 'warnings'
- Documentation (README.md lines 73-74): Updated to match corrected output

The README help text is meant to mirror 'openmw --help' output, so both
the source and documentation are updated for consistency.

All three script-warn options now consistently use plural 'warnings':
- 0 - ignore warnings
- 1 - show warnings but consider script as correctly compiled anyway
- 2 - treat warnings as errors
2025-11-11 23:55:42 +04:00
..
benchmarks Fix clang-analyzer-deadcode.DeadStores 2025-04-05 12:55:17 +02:00
bsatool Use proper naming for BSA File and Hash members 2025-09-20 19:21:17 +02:00
bulletobjecttool Fix path handling for files in BSAs 2025-07-03 08:46:23 +02:00
components_tests Merge branch 'fileview' into 'master' 2025-11-10 21:08:05 +00:00
esmtool Add and fix -Wshadow 2025-08-18 21:09:06 +02:00
essimporter Remove small translation units 2025-08-29 00:41:47 +02:00
launcher Merge branch 'formatcomponents' into 'master' 2025-08-31 17:59:35 +00:00
mwiniimporter Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
navmeshtool Fix loads of warnings 2025-07-24 00:20:05 +01:00
niftest Use pathhelpers to populate Collections 2025-09-01 17:57:44 +02:00
opencs Do not implicitly convert QByteArray to const char* 2025-10-05 23:52:25 +02:00
opencs_tests Use temporary directory for tests output 2025-03-23 23:33:40 +01:00
openmw Fix grammar and plural consistency issues 2025-11-11 23:55:42 +04:00
openmw_tests Merge branch 'keywordsoup' into 'master' 2025-11-10 21:20:09 +00:00
wizard Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
doc.hpp