diff options
author | Karolin Seeger <kseeger@samba.org> | 2013-05-15 18:13:44 +0200 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2013-05-15 21:04:41 -0700 |
commit | 618fd8e4de6c1a7847798c05bf0e82a7e5ac07e0 (patch) | |
tree | 66036eadf5a9eff55ed7fb71e3141fbe3cd3bbe5 /pidl | |
parent | 6175c277ec74f1ced5715e577201ec44bbcc467a (diff) | |
download | samba-618fd8e4de6c1a7847798c05bf0e82a7e5ac07e0.tar.gz samba-618fd8e4de6c1a7847798c05bf0e82a7e5ac07e0.tar.bz2 samba-618fd8e4de6c1a7847798c05bf0e82a7e5ac07e0.zip |
Wireshark/Conformance.pm: Fix typo.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'pidl')
-rw-r--r-- | pidl/lib/Parse/Pidl/Wireshark/Conformance.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pidl/lib/Parse/Pidl/Wireshark/Conformance.pm b/pidl/lib/Parse/Pidl/Wireshark/Conformance.pm index 1dec647d87..fbdaa9ab19 100644 --- a/pidl/lib/Parse/Pidl/Wireshark/Conformance.pm +++ b/pidl/lib/Parse/Pidl/Wireshark/Conformance.pm @@ -21,7 +21,7 @@ files. Conformance files are simple text files with a single command on each line. Empty lines and lines starting with a '#' character are ignored. -Arguments to commands are seperated by spaces. +Arguments to commands are separated by spaces. The following commands are currently supported: |