diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e880435..fba22ef 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: check-merge-conflict - id: check-case-conflict - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v22.1.2 + rev: v22.1.5 hooks: - id: clang-format 'types_or': [c++, c] diff --git a/src/inieditor_en.ts b/src/inieditor_en.ts index 93d439e..560fc29 100644 --- a/src/inieditor_en.ts +++ b/src/inieditor_en.ts @@ -27,7 +27,7 @@ Editing profile-specific INIs. Profile-specific game INI files are Enabled. - + You can change the INI Editor settings (in the main Mod Organizer settings under the plugins tab) to use an external text editor, either notepad or your windows associated program to .INI files. @@ -35,7 +35,7 @@ Editing global INIs (in 'myGames' folder). Profile-specific game INI files are Disabled. - + You can change the INI Editor settings (in the main Mod Organizer settings under the plugins tab) to use an external text editor, either notepad or your windows associated program to .INI files.