about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/gtk/window.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtk/window.ui b/src/gtk/window.ui
index aa38ef0..963922a 100755
--- a/src/gtk/window.ui
+++ b/src/gtk/window.ui
@@ -61,7 +61,7 @@
                   <property name="margin_end">8</property>
                   <child>
                     <object class="GtkEntry" id="task_input">
-                      <property name="placeholder-text" translatable="yes">Task Name #Tags</property>
+                      <property name="placeholder-text" translatable="yes">Task Name #tags</property>
                       <property name="hexpand">True</property>
                       <property name="hexpand-set">True</property>
                     </object>