[gnome-calculator] buttons-programming.ui: fix a typo in one of the bit_marker Labels



commit 929512c0d85afd2657421d1499060ea0ca6e9043
Author: djb <db0451 gmail com>
Date:   Sun Sep 25 21:45:09 2016 +0100

    buttons-programming.ui: fix a typo in one of the bit_marker Labels
    
    https://bugzilla.gnome.org/show_bug.cgi?id=771957

 data/buttons-programming.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/buttons-programming.ui b/data/buttons-programming.ui
index 3d82f9d..0d13fd2 100644
--- a/data/buttons-programming.ui
+++ b/data/buttons-programming.ui
@@ -617,7 +617,7 @@
               </packing>
             </child>
             <child>
-              <object class="GtkLabel" id="bit_maker_label3">
+              <object class="GtkLabel" id="bit_marker_label3">
                 <property name="visible">True</property>
                 <property name="xalign">0</property>
                 <property name="label">31</property>


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