diff options
Diffstat (limited to 'src/qt/forms/intro.ui')
| -rw-r--r-- | src/qt/forms/intro.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/intro.ui b/src/qt/forms/intro.ui index b646a14d6..acc3cbb19 100644 --- a/src/qt/forms/intro.ui +++ b/src/qt/forms/intro.ui @@ -56,7 +56,7 @@ <item> <widget class="QLabel" name="sizeWarningLabel"> <property name="text"> - <string>%1 will download and store a copy of the Dogecoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</string> + <string>%1 will download and store a copy of the Discoin block chain. At least %2GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory.</string> </property> <property name="wordWrap"> <bool>true</bool> |