aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-z3950.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-z3950.c')
-rw-r--r--epan/dissectors/packet-z3950.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-z3950.c b/epan/dissectors/packet-z3950.c
index c6c2ed78ed..90e0f0eb7c 100644
--- a/epan/dissectors/packet-z3950.c
+++ b/epan/dissectors/packet-z3950.c
@@ -227,7 +227,7 @@ static const value_string z3950_bib1_at_use[] = {
{ 1034, "Content-type" },
{ 1035, "Anywhere" },
{ 1036, "Author-Title-Subject" },
- { 1037, "Serial Item and Contribution Identifer (SICI)" },
+ { 1037, "Serial Item and Contribution Identifier (SICI)" },
{ 1038, "Abstract-language" },
{ 1039, "Application-kind" },
{ 1040, "Classification" },
@@ -1874,7 +1874,7 @@ static const value_string marc_tag_names[] = {
{ 1, "Control Number" },
{ 3, "Control Number Identifier" },
{ 5, "Date and Time of Latest Transaction" },
- { 6, "Fixed-length Data Elements - Addiional Matieral Characteristics" },
+ { 6, "Fixed-length Data Elements - Additional Material Characteristics" },
{ 8, "Fixed-length Data Elements" },
{ 7, "Physical Description Fixed Field" },
{ 10, "Library of Congress Control Number" },
@@ -2030,7 +2030,7 @@ static const value_string marc_tag_names[] = {
{ 955, "Local LoC Functional Identifying Information" },
{ 984, "Local LoC Shelflist Compare Status" },
{ 985, "Local LoC Record History" },
- { 987, "Local LoC Converstion History" },
+ { 987, "Local LoC Conversation History" },
{ 991, "Local LoC Location Information" },
{ 992, "Local LoC Location Information" },
{ 0, NULL}