Fix typo in typemap.dat

---
 gsoap/WS/typemap.dat   |    2 +-
 gsoap/typemap.dat      |    2 +-
 gsoap/wsdl/typemap.dat |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gsoap/WS/typemap.dat b/gsoap/WS/typemap.dat
index 4ea3bad..e5245fd 100644
--- a/gsoap/WS/typemap.dat
+++ b/gsoap/WS/typemap.dat
@@ -91,7 +91,7 @@
 #      Use LONG64 int for xsd:duration (with high ms precision):
 #      Note: compile and link custom/duration.c
 
-xsd__duration = #import "custom/ducation.h" | xsd__duration
+xsd__duration = #import "custom/duration.h" | xsd__duration
 
 #      Prefix bindings for WhiteMesa interoperability testing round 2:
 
diff --git a/gsoap/typemap.dat b/gsoap/typemap.dat
index 4ea3bad..e5245fd 100644
--- a/gsoap/typemap.dat
+++ b/gsoap/typemap.dat
@@ -91,7 +91,7 @@
 #      Use LONG64 int for xsd:duration (with high ms precision):
 #      Note: compile and link custom/duration.c
 
-xsd__duration = #import "custom/ducation.h" | xsd__duration
+xsd__duration = #import "custom/duration.h" | xsd__duration
 
 #      Prefix bindings for WhiteMesa interoperability testing round 2:
 
diff --git a/gsoap/wsdl/typemap.dat b/gsoap/wsdl/typemap.dat
index 4ea3bad..e5245fd 100644
--- a/gsoap/wsdl/typemap.dat
+++ b/gsoap/wsdl/typemap.dat
@@ -91,7 +91,7 @@
 #      Use LONG64 int for xsd:duration (with high ms precision):
 #      Note: compile and link custom/duration.c
 
-xsd__duration = #import "custom/ducation.h" | xsd__duration
+xsd__duration = #import "custom/duration.h" | xsd__duration
 
 #      Prefix bindings for WhiteMesa interoperability testing round 2:
 
-- 
1.7.2.1

Reply via email to