summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FS/FS/InitHandler.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/InitHandler.pm b/FS/FS/InitHandler.pm
index 45bf1acfa..e8177f8d7 100644
--- a/FS/FS/InitHandler.pm
+++ b/FS/FS/InitHandler.pm
@@ -17,7 +17,7 @@ sub handler {
use HTML::Entities;
use IO::Handle;
use IO::File;
- use String::Approx:
+ use String::Approx;
use HTML::Widgets::SelectLayers 0.02;
#use FS::UID;
#use FS::Record;