 Issue 29562599:
  Issue 5751 - Removing legacy gecko support  (Closed)
    
  
    Issue 29562599:
  Issue 5751 - Removing legacy gecko support  (Closed) 
  | Index: packager.py | 
| diff --git a/packager.py b/packager.py | 
| index dbefa84ce1ff39e3f92b1827d7db3e00d5ee3f8d..49f0af2b8826dc8c07f0e150c6bd1c393c7eaf20 100644 | 
| --- a/packager.py | 
| +++ b/packager.py | 
| @@ -3,7 +3,7 @@ | 
| # file, You can obtain one at http://mozilla.org/MPL/2.0/. | 
| # Note: These are the base functions common to all packagers, the actual | 
| -# packagers are implemented in packagerGecko and packagerChrome. | 
| +# packagers are implemented in packagerChrome and packagerEdge. | 
| import sys | 
| import os |