diff options
| author | dEBRUYNE-1 <dEBRUYNE-1@users.noreply.github.com> | 2016-08-31 18:44:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-31 18:44:34 +0200 |
| commit | cb6bcdf507c6cdacce537e8e9fc50cd1a2169fbd (patch) | |
| tree | 0c967d3fb7959cccbcdef4775297db234efae291 | |
| parent | efba4706ce81507322b66a5a69315c27ae0d0b27 (diff) | |
| download | monzero-gui-cb6bcdf507c6cdacce537e8e9fc50cd1a2169fbd.tar.gz monzero-gui-cb6bcdf507c6cdacce537e8e9fc50cd1a2169fbd.tar.xz monzero-gui-cb6bcdf507c6cdacce537e8e9fc50cd1a2169fbd.zip | |
Fix typo
| -rw-r--r-- | translations/monero-core_en.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/monero-core_en.ts b/translations/monero-core_en.ts index 6e8d5bcc..88083bef 100644 --- a/translations/monero-core_en.ts +++ b/translations/monero-core_en.ts @@ -82,7 +82,7 @@ </message> <message> <location filename="../BasicPanel.qml" line="116"/> - <source>Availible Balance:</source> + <source>Available Balance:</source> <translation type="unfinished"></translation> </message> <message> |
