Description: Fix spelling error found by lintian
Author: Axel Beckert <abe@debian.org>

Index: libparse-bbcode-perl/lib/Parse/BBCode.pm
===================================================================
--- libparse-bbcode-perl.orig/lib/Parse/BBCode.pm	2014-07-15 16:17:40.000000000 +0200
+++ libparse-bbcode-perl/lib/Parse/BBCode.pm	2015-07-11 03:09:23.119309229 +0200
@@ -1752,7 +1752,7 @@
 BBCode is widely known and used.
 Unfortunately though, there is no specification; some forums only allow
 attributes in double quotes, some forums implement only one attribute that
-can be seperated by spaces, which makes it difficult to parse if you
+can be separated by spaces, which makes it difficult to parse if you
 want to support more than one attribute.
 
 I tried to support the most common syntax (attributes without quotes, in
