Fix typo in sysprof-greeter.ui

This commit is contained in:
Rafael Fontenelle
2023-08-28 13:51:33 +00:00
parent 553ec2e924
commit 8d1ca4bd0d

View File

@ -135,7 +135,7 @@
<object class="AdwActionRow">
<property name="activatable-widget">trace_malloc</property>
<property name="title" translatable="yes">Trace Memory Allocations</property>
<property name="subtitle" translatable="yes">Record a strack trace when &lt;tt&gt;malloc&lt;/tt&gt; or similar functions are used</property>
<property name="subtitle" translatable="yes">Record a stack trace when &lt;tt&gt;malloc&lt;/tt&gt; or similar functions are used</property>
<child type="suffix">
<object class="GtkSwitch" id="trace_malloc">
<property name="valign">center</property>