changeset 3253:f489c7cdd302 draft

Merge pull request #1624 from Diapolo/fix_typo_log_file fix typo "logfile" -> "log file"
author Wladimir J. van der Laan <laanwj@gmail.com>
date Wed, 25 Jul 2012 19:15:01 -0700
parents 56e8cbe9b465 (current diff) ee1932eeda7b (diff)
children 7ead49edc0d6 916cfcc0146a
files
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/qt/forms/rpcconsole.ui
+++ b/src/qt/forms/rpcconsole.ui
@@ -315,14 +315,14 @@
           </font>
          </property>
          <property name="text">
-          <string>Debug logfile</string>
+          <string>Debug log file</string>
          </property>
         </widget>
        </item>
        <item row="15" column="0">
         <widget class="QPushButton" name="openDebugLogfileButton">
          <property name="toolTip">
-          <string>Open the Bitcoin debug logfile from the current data directory. This can take a few seconds for large logfiles.</string>
+          <string>Open the Bitcoin debug log file from the current data directory. This can take a few seconds for large log files.</string>
          </property>
          <property name="text">
           <string>&amp;Open</string>