aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPhilip Kaufmann <[email protected]>2012-07-23 08:22:04 +0200
committerPhilip Kaufmann <[email protected]>2012-07-23 08:22:04 +0200
commit64c0020ff856303fa08aa38517bf118f92fddc5e (patch)
tree1210ae3fe8f78b0bd303fd041dbeb4d157cba06c /src
parentMerge pull request #1622 from fanquake/master (diff)
downloaddiscoin-64c0020ff856303fa08aa38517bf118f92fddc5e.tar.xz
discoin-64c0020ff856303fa08aa38517bf118f92fddc5e.zip
fix typo "logfile" -> "log file"
Diffstat (limited to 'src')
-rw-r--r--src/qt/forms/rpcconsole.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qt/forms/rpcconsole.ui b/src/qt/forms/rpcconsole.ui
index 559379181..d1d8ab42a 100644
--- 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>