[sysprof/fix-ui-typo] libsysprof-ui: Fix a typo in a label




commit d1a43dc4a8cc810d4e3ecfdfb2a132ebe45bff9d
Author: Phaedrus Leeds <mwleeds endlessos org>
Date:   Mon Mar 8 15:27:27 2021 -0800

    libsysprof-ui: Fix a typo in a label

 src/libsysprof-ui/sysprof-profiler-assistant.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libsysprof-ui/sysprof-profiler-assistant.ui b/src/libsysprof-ui/sysprof-profiler-assistant.ui
index 52d6483..acdb173 100644
--- a/src/libsysprof-ui/sysprof-profiler-assistant.ui
+++ b/src/libsysprof-ui/sysprof-profiler-assistant.ui
@@ -237,7 +237,7 @@
                     <property name="visible">true</property>
                     <child>
                       <object class="GtkLabel">
-                        <property name="label" translatable="yes">Include all applications and operating 
system kernel in callgraph. This may not be possible on some system system configurations.</property>
+                        <property name="label" translatable="yes">Include all applications and operating 
system kernel in callgraph. This may not be possible on some system configurations.</property>
                         <property name="margin-bottom">6</property>
                         <property name="max-width-chars">10</property>
                         <property name="wrap">true</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]