summaryrefslogtreecommitdiff
path: root/install/rpm/freeside-1.5.7.typo.patch
blob: e27c2e7b6db92b99a55a4a148aef96517b2b3670 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
diff -Naur freeside-1.5.7.orig/FS/FS/ConfItem.pm freeside-1.5.7/FS/FS/ConfItem.pm
--- freeside-1.5.7.orig/FS/FS/ConfItem.pm	2001-10-24 11:29:30.000000000 -0400
+++ freeside-1.5.7/FS/FS/ConfItem.pm	2005-09-16 23:26:43.000000000 -0400
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-FS::ConfItem - Configutaion option meta-data.
+FS::ConfItem - Configuration option meta-data.
 
 =head1 SYNOPSIS
 
diff -Naur freeside-1.5.7.orig/FS/FS/Conf.pm freeside-1.5.7/FS/FS/Conf.pm
--- freeside-1.5.7.orig/FS/FS/Conf.pm	2005-06-30 09:20:33.000000000 -0400
+++ freeside-1.5.7/FS/FS/Conf.pm	2005-09-16 23:25:28.000000000 -0400
@@ -512,7 +512,7 @@
   {
     'key'         => 'erpcdmachines',
     'section'     => 'deprecated',
-    'description' => '<b>DEPRECATED</b>, ERPCD is no longer supported.  Used to be ERPCD authenticaion machines, one per line.  This enables export of `/usr/annex/acp_passwd\' and `/usr/annex/acp_dialup\'',
+    'description' => '<b>DEPRECATED</b>, ERPCD is no longer supported.  Used to be ERPCD authentication machines, one per line.  This enables export of `/usr/annex/acp_passwd\' and `/usr/annex/acp_dialup\'',
     'type'        => 'textarea',
   },
 
@@ -1456,7 +1456,7 @@
   {
     'key'         => 'ticket_system',
     'section'     => '',
-    'description' => 'Ticketing system integraiton.  <b>RT_Internal</b> uses the built-in RT ticketing system (see the <a href="../docs/install-rt">integrated ticketing installation instructions</a>).   <b>RT_External</b> accesses an external RT installation in a separate database (local or remote).',
+    'description' => 'Ticketing system integration.  <b>RT_Internal</b> uses the built-in RT ticketing system (see the <a href="../docs/install-rt">integrated ticketing installation instructions</a>).   <b>RT_External</b> accesses an external RT installation in a separate database (local or remote).',
     'type'        => 'select',
     #'select_enum' => [ '', qw(RT_Internal RT_Libs RT_External) ],
     'select_enum' => [ '', qw(RT_Internal RT_External) ],
diff -Naur freeside-1.5.7.orig/FS/FS/cust_pkg.pm freeside-1.5.7/FS/FS/cust_pkg.pm
--- freeside-1.5.7.orig/FS/FS/cust_pkg.pm	2005-03-21 17:13:36.000000000 -0500
+++ freeside-1.5.7/FS/FS/cust_pkg.pm	2005-09-16 23:26:28.000000000 -0400
@@ -16,7 +16,7 @@
 
 # need to 'use' these instead of 'require' in sub { cancel, suspend, unsuspend,
 # setup }
-# because they load configuraion by setting FS::UID::callback (see TODO)
+# because they load configuration by setting FS::UID::callback (see TODO)
 use FS::svc_acct;
 use FS::svc_domain;
 use FS::svc_www;
@@ -306,7 +306,7 @@
              qsearchs( 'reg_code', { 'code'     => $self->reg_code,
                                      'agentnum' => $self->cust_main->agentnum })
            ) {
-      return "Unknown registraiton code";
+      return "Unknown registration code";
     }
 
   } elsif ( $self->promo_code ) {
diff -Naur freeside-1.5.7.orig/FS/FS/cust_svc.pm freeside-1.5.7/FS/FS/cust_svc.pm
--- freeside-1.5.7.orig/FS/FS/cust_svc.pm	2005-06-09 16:16:58.000000000 -0400
+++ freeside-1.5.7/FS/FS/cust_svc.pm	2005-09-16 23:09:01.000000000 -0400
@@ -200,7 +200,7 @@
 =item check
 
 Checks all fields to make sure this is a valid service.  If there is an error,
-returns the error, otehrwise returns false.  Called by the insert and
+returns the error, otherwise returns false.  Called by the insert and
 replace methods.
 
 =cut
diff -Naur freeside-1.5.7.orig/FS/FS/part_export/artera_turbo.pm freeside-1.5.7/FS/FS/part_export/artera_turbo.pm
--- freeside-1.5.7.orig/FS/FS/part_export/artera_turbo.pm	2005-01-06 15:20:24.000000000 -0500
+++ freeside-1.5.7/FS/FS/part_export/artera_turbo.pm	2005-09-16 23:07:17.000000000 -0400
@@ -43,7 +43,7 @@
 <a href="http://search.cpan.org/dist/Net-Artera">Net::Artera</a>
 from CPAN.  You probably also want to:
 <UL>
-  <LI>In the configuraiton UI section: set the <B>svc_external-skip_manual</B> and <B>svc_external-display_type</B> configuration values.
+  <LI>In the configuration UI section: set the <B>svc_external-skip_manual</B> and <B>svc_external-display_type</B> configuration values.
   <LI>In the message catalog: set <B>svc_external-id</B> to <I>Artera Serial Number</I> and set <B>svc_external-title</B> to <I>Artera Key Code</I>.
 </UL>
 END
diff -Naur freeside-1.5.7.orig/fs_selfservice/FS-SelfService/cgi/provision_list.html freeside-1.5.7/fs_selfservice/FS-SelfService/cgi/provision_list.html
--- freeside-1.5.7.orig/fs_selfservice/FS-SelfService/cgi/provision_list.html	2004-10-17 10:01:47.000000000 -0400
+++ freeside-1.5.7/fs_selfservice/FS-SelfService/cgi/provision_list.html	2005-09-16 22:54:13.000000000 -0400
@@ -41,7 +41,7 @@
     #}
 
     unless ( $cust_svc->{'svcnum'} == $svcnum ) {
-      $OUT .= qq!(<A HREF="javascript:areyousure('${url}delete_svc;svcnum=$cust_svc->{svcnum}', 'This will perminantly delete the $cust_svc->{label}[1] $cust_svc->{label}[0].  Are you sure?')">!.
+      $OUT .= qq!(<A HREF="javascript:areyousure('${url}delete_svc;svcnum=$cust_svc->{svcnum}', 'This will permanently delete the $cust_svc->{label}[1] $cust_svc->{label}[0].  Are you sure?')">!.
               'delete</A>)';
 
     }
diff -Naur freeside-1.5.7.orig/fs_selfservice/FS-SelfService/SelfService.pm freeside-1.5.7/fs_selfservice/FS-SelfService/SelfService.pm
--- freeside-1.5.7.orig/fs_selfservice/FS-SelfService/SelfService.pm	2005-06-08 05:03:06.000000000 -0400
+++ freeside-1.5.7/fs_selfservice/FS-SelfService/SelfService.pm	2005-09-16 23:07:00.000000000 -0400
@@ -1066,7 +1066,7 @@
 
 Note: Resellers can also use the B<signup_info> and B<new_customer> functions
 with their active session, and the B<customer_info> and B<order_pkg> functions
-with their active session and an additonal I<custnum> parameter.
+with their active session and an additional I<custnum> parameter.
 
 =over 4
 
diff -Naur freeside-1.5.7.orig/httemplate/view/cust_main.cgi freeside-1.5.7/httemplate/view/cust_main.cgi
--- freeside-1.5.7.orig/httemplate/view/cust_main.cgi	2004-12-29 07:00:07.000000000 -0500
+++ freeside-1.5.7/httemplate/view/cust_main.cgi	2005-09-16 22:54:26.000000000 -0400
@@ -44,7 +44,7 @@
 
 <%
 
-print qq! | <A HREF="javascript:areyousure('${p}misc/cust_main-cancel.cgi?$custnum', 'Perminantly delete all services and cancel this customer?')">!.
+print qq! | <A HREF="javascript:areyousure('${p}misc/cust_main-cancel.cgi?$custnum', 'Permanently delete all services and cancel this customer?')">!.
       'Cancel this customer</A>'
   if $cust_main->ncancelled_pkgs;