diff options
| author | Marius P <[email protected]> | 2024-06-16 03:43:20 +0300 |
|---|---|---|
| committer | Marius P <[email protected]> | 2024-06-16 03:43:20 +0300 |
| commit | 22d5283eb7e7858d1375eaabfca467c2b03fed47 (patch) | |
| tree | de9ee3202e0f88e03c10df4684a56a794b096735 /src/selectionmode | |
| parent | a5efe00f0b31b48b1f1472ea9eb8f5f098d6f6b6 (diff) | |
Prefer en_US, "colour" -> "color"
Diffstat (limited to 'src/selectionmode')
| -rw-r--r-- | src/selectionmode/backgroundcolorhelper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/selectionmode/backgroundcolorhelper.h b/src/selectionmode/backgroundcolorhelper.h index 4f8ce81f5..f274593b8 100644 --- a/src/selectionmode/backgroundcolorhelper.h +++ b/src/selectionmode/backgroundcolorhelper.h @@ -47,7 +47,7 @@ private: */ void slotPaletteChanged(); - /** Calculates a new m_colorControlledWidgets based on the current colour scheme of the application. */ + /** Calculates a new m_colorControlledWidgets based on the current color scheme of the application. */ void updateBackgroundColor(); private: |
