diff options
Diffstat (limited to 'modules/modhelp.py')
-rwxr-xr-x | modules/modhelp.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/modhelp.py b/modules/modhelp.py index ab2ce5c8efb..78fadda4126 100755 --- a/modules/modhelp.py +++ b/modules/modhelp.py @@ -17,7 +17,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. +# along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. import os import string |