diff options
| author | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
|---|---|---|
| committer | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
| commit | e64843ced509c24f783276d4cc0f2f26c9d527f2 (patch) | |
| tree | 7956d4ea416c5b3a531dbc6f356e1c9a643d9690 /src/qt/overviewpage.cpp | |
| parent | really s/doge/dis/g this time (diff) | |
| download | archived-discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.tar.xz archived-discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.zip | |
really s/Doge/Dis/g this time
Diffstat (limited to 'src/qt/overviewpage.cpp')
| -rw-r--r-- | src/qt/overviewpage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/overviewpage.cpp b/src/qt/overviewpage.cpp index 89ebc0642..172a12b0d 100644 --- a/src/qt/overviewpage.cpp +++ b/src/qt/overviewpage.cpp @@ -157,7 +157,7 @@ void OverviewPage::UpdateTip() tr("Always do your own research before using an external cryptocurrency service"), tr("Never share your private key to an untrustworthy person."), tr("Who own the private keys own the coins."), - tr("To see ongoing development and contribute, checkout Dogecoin repository on GitHub!"), + tr("To see ongoing development and contribute, checkout Discoin repository on GitHub!"), tr("Services that claim to double your discoins are always ponzi schemes") }; |