[freeside-commits] freeside/FS/FS svc_Common.pm,1.39.2.5,1.39.2.6
Ivan,,,
ivan at wavetail.420.am
Wed Aug 13 18:52:31 PDT 2008
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv862
Modified Files:
Tag: FREESIDE_1_7_BRANCH
svc_Common.pm
Log Message:
tyop
Index: svc_Common.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/svc_Common.pm,v
retrieving revision 1.39.2.5
retrieving revision 1.39.2.6
diff -u -d -r1.39.2.5 -r1.39.2.6
--- svc_Common.pm 9 Jul 2008 20:33:02 -0000 1.39.2.5
+++ svc_Common.pm 14 Aug 2008 01:52:29 -0000 1.39.2.6
@@ -496,7 +496,7 @@
return $error if $error;
my $part_svc = $self->part_svc;
- return "Unkonwn svcpart" unless $part_svc;
+ return "Unknown svcpart" unless $part_svc;
#set default/fixed/whatever fields from part_svc
More information about the freeside-commits
mailing list