summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-ndmp.c
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-05-01 07:15:04 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-05-01 07:15:04 +0000
commite7a65830156e19fb8505cc9fc7e21662cb598707 (patch)
tree7e8b50123cb90b677310847c63d8bd8fa80c4514 /epan/dissectors/packet-ndmp.c
parent5ff944b8aebe937d7deb5b0ab90669438424c36c (diff)
downloadwireshark-e7a65830156e19fb8505cc9fc7e21662cb598707.tar.gz
From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201. svn path=/trunk/; revision=28217
Diffstat (limited to 'epan/dissectors/packet-ndmp.c')
-rw-r--r--epan/dissectors/packet-ndmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ndmp.c b/epan/dissectors/packet-ndmp.c
index 7c44901f33..a594955161 100644
--- a/epan/dissectors/packet-ndmp.c
+++ b/epan/dissectors/packet-ndmp.c
@@ -709,7 +709,7 @@ static const true_false_string tfs_butype_attr_backup_incremental = {
"Perform FULL backup"
};
static const true_false_string tfs_butype_attr_recover_incremental = {
- "Perform INCREMENTAL revocery",
+ "Perform INCREMENTAL recovery",
"Perform FULL recovery"
};
static const true_false_string tfs_butype_attr_backup_utf8 = {