diff options
| author | Mark Wells <mark@freeside.biz> | 2012-09-06 00:02:13 -0700 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2012-09-06 00:02:13 -0700 |
| commit | 42cd1e75913d668765a895df15e3f5286f2f1d0f (patch) | |
| tree | b61e3186c79b7b516088c94dfd312ad68921245c | |
| parent | 3f1f56ed5d0097720f2a33a01e2fd869858c12be (diff) | |
spelling
| -rw-r--r-- | FS/FS/Report/FCC_477.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/Report/FCC_477.pm b/FS/FS/Report/FCC_477.pm index 4c94fff2e..49bb8a852 100644 --- a/FS/FS/Report/FCC_477.pm +++ b/FS/FS/Report/FCC_477.pm @@ -45,8 +45,8 @@ Documentation. ); @technology = ( - 'Asymetric xDSL', - 'Symetric xDSL', + 'Asymmetric xDSL', + 'Symmetric xDSL', 'Other Wireline', 'Cable Modem', 'Optical Carrier', |
