Fix a typo.
authorGuy Harris <guy@alum.mit.edu>
Mon, 22 Dec 2003 02:06:27 +0000 (02:06 -0000)
committerGuy Harris <guy@alum.mit.edu>
Mon, 22 Dec 2003 02:06:27 +0000 (02:06 -0000)
svn path=/trunk/; revision=9404

packet-smpp.c

index d68bef59d03e32e00fc34c2fc20d952a71a4d697..8b6c88840c8bdd3671df8cf3355d36b3f6d1af51 100644 (file)
@@ -8,7 +8,7 @@
  * Data Coding Scheme decoding for GSM (SMS and CBS),
  * provided by Olivier Biot.
  *
- * $Id: packet-smpp.c,v 1.23 2003/12/21 22:56:13 obiot Exp $
+ * $Id: packet-smpp.c,v 1.24 2003/12/22 02:06:27 guy Exp $
  *
  * Note on SMS Message reassembly
  * ------------------------------
@@ -3008,7 +3008,7 @@ proto_register_smpp(void)
                {       "Reassembled in",
                        "smpp.reassembled.in",
                        FT_FRAMENUM, BASE_NONE, NULL, 0x00,
-                       "SMPP Short Message has been reassmbled in this packet.", HFILL
+                       "SMPP Short Message has been reassembled in this packet.", HFILL
                }
        },
     };