mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Merge branch 'rafaelff-fix-typo' into 'master'
Fix typo in sysprof-greeter.ui See merge request GNOME/sysprof!75
This commit is contained in:
@ -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 <tt>malloc</tt> or similar functions are used</property>
|
||||
<property name="subtitle" translatable="yes">Record a stack trace when <tt>malloc</tt> or similar functions are used</property>
|
||||
<child type="suffix">
|
||||
<object class="GtkSwitch" id="trace_malloc">
|
||||
<property name="valign">center</property>
|
||||
|
||||
Reference in New Issue
Block a user