diff options
author | rsiddall <rsiddall> | 2005-12-30 02:41:22 +0000 |
---|---|---|
committer | rsiddall <rsiddall> | 2005-12-30 02:41:22 +0000 |
commit | a223750d9f7a4548319007807c3564ff3a8ebe40 (patch) | |
tree | 944276196a422be875ee2fb5addf89e21d75a34e /fs_selfservice/FS-SelfService/SelfService.pm | |
parent | 1d9161282323473721a79ba8e03bf7590eefa6a5 (diff) |
Fixing a few typos.
Diffstat (limited to 'fs_selfservice/FS-SelfService/SelfService.pm')
-rw-r--r-- | fs_selfservice/FS-SelfService/SelfService.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs_selfservice/FS-SelfService/SelfService.pm b/fs_selfservice/FS-SelfService/SelfService.pm index ad909332c..bfce1287b 100644 --- a/fs_selfservice/FS-SelfService/SelfService.pm +++ b/fs_selfservice/FS-SelfService/SelfService.pm @@ -1070,7 +1070,7 @@ END 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 |