summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorIrina Gómez <irinagomez@us.es>2019-11-14 11:44:14 +0100
committerIrina Gómez <irinagomez@us.es>2019-11-14 11:44:14 +0100
commit4d92ee0d2c75e95799eb898c72f3823309dbb8d9 (patch)
tree93709e2791847eb874eede8e5f083f9c20ce8f93 /client
parenta9123416ddfa25bad6e8d6ec86e1010c0f5e7c76 (diff)
#914 Fix error in message of [0531169] commit.
Diffstat (limited to 'client')
-rw-r--r--client/shared/etc/lang.en_GB.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/shared/etc/lang.en_GB.conf b/client/shared/etc/lang.en_GB.conf
index dace9d3b..157e2782 100644
--- a/client/shared/etc/lang.en_GB.conf
+++ b/client/shared/etc/lang.en_GB.conf
@@ -16,7 +16,7 @@ MSG_ERR_REPO="Failed when mounting images repository"
MSG_ERR_FILESYS="Unknown or unmountable file system"
MSG_ERR_NOTOS="Cannot detect or boot OS"
MSG_ERR_IMAGE="Cannot create or restore a system image"
-MSG_ERR_IMAGEFILE="Image file corrup or of other partclone version"
+MSG_ERR_IMAGEFILE="Image file corrupt or of other partclone version"
MSG_ERR_NOTEXEC="Non executable program or function"
MSG_ERR_NOTWRITE="Write access denied"
MSG_ERR_NOTCACHE="No client cache partition"