diff options
| author | Mark Wells <mark@freeside.biz> | 2012-10-30 16:04:39 -0700 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2012-10-30 16:04:39 -0700 |
| commit | 7153e8476fde1ed092c723f39bf1d2f92fcc8b40 (patch) | |
| tree | ea2ceb9ce438773fb673c17f2166c163bda3c967 /FS | |
| parent | c9b3d42646bb59b50349eb4e0fe72523ac086daa (diff) | |
fix spelling
Diffstat (limited to 'FS')
| -rw-r--r-- | FS/FS/cdr/windstream.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/cdr/windstream.pm b/FS/FS/cdr/windstream.pm index 7aa3294e1..a6200b2cd 100644 --- a/FS/FS/cdr/windstream.pm +++ b/FS/FS/cdr/windstream.pm @@ -1,4 +1,4 @@ -package FS::cdr::simple; +package FS::cdr::windstream; use strict; use vars qw( @ISA %info %calltypes ); |
