doc: remove wrong trailing slash.
authorDario Lombardo <lomato@gmail.com>
Sat, 5 Jan 2019 22:22:50 +0000 (23:22 +0100)
committerGuy Harris <guy@alum.mit.edu>
Sat, 5 Jan 2019 23:03:35 +0000 (23:03 +0000)
Change-Id: If6bcf2ce9754453cfff434dde67b682761b37231
Reviewed-on: https://code.wireshark.org/review/31394
Petri-Dish: Dario Lombardo <lomato@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@alum.mit.edu>
doc/wireshark-filter.pod

index c2c5819ecf3368978327c08376b3945c06c2dd7b..98e5c6038388a1d243b77bb07a4e0b3480abcea4 100644 (file)
@@ -452,7 +452,7 @@ The latest version of B<Wireshark> can be found at
 L<https://www.wireshark.org>.
 
 Regular expressions in the "matches" operator are provided by GRegex in GLib.
-See L<http://developer.gnome.org/glib/2.32/glib-regex-syntax.html/> or L<http://www.pcre.org/> for more information.
+See L<http://developer.gnome.org/glib/2.32/glib-regex-syntax.html> or L<http://www.pcre.org/> for more information.
 
 This manpage does not describe the capture filter syntax, which is
 different. See the manual page of pcap-filter(7) or, if that doesn't exist,