From 68f774475801f30ece425ca215bd00650a3748a2 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Sat, 20 Aug 2022 19:01:17 +0000 Subject: [PATCH] Fix minor typos --- src/plugins/editorui/tweaks-language.ui | 2 +- src/plugins/sysprof/tweaks.ui | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/plugins/editorui/tweaks-language.ui b/src/plugins/editorui/tweaks-language.ui index 9eb1bfeae..95f6443ac 100644 --- a/src/plugins/editorui/tweaks-language.ui +++ b/src/plugins/editorui/tweaks-language.ui @@ -120,7 +120,7 @@ Show Right Margin - Display a margin in the editor to indicate maximium desired width + Display a margin in the editor to indicate maximum desired width settings.org.gnome.builder.editor.language.show-right-margin diff --git a/src/plugins/sysprof/tweaks.ui b/src/plugins/sysprof/tweaks.ui index b74fded51..9c72c3bee 100644 --- a/src/plugins/sysprof/tweaks.ui +++ b/src/plugins/sysprof/tweaks.ui @@ -40,7 +40,7 @@ allow-throttle - Don't Change Governer + Don't Change Governor true @@ -125,7 +125,7 @@ JavaScript - Collect infomration from GJS-based applications + Collect information from GJS-based applications settings.org.gnome.builder.sysprof.gjs-aid -- GitLab