From a43ab9f17f5b32b1208459efed8adfc69e19540f Mon Sep 17 00:00:00 2001 From: Thomas Habets Date: Thu, 11 Oct 2018 11:45:41 +0100 Subject: [PATCH] Fix googe.com->google.com typo --- coursebuilder/modules/dashboard/dto_editor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coursebuilder/modules/dashboard/dto_editor.py b/coursebuilder/modules/dashboard/dto_editor.py index 1aaad5ed..7dd5c019 100644 --- a/coursebuilder/modules/dashboard/dto_editor.py +++ b/coursebuilder/modules/dashboard/dto_editor.py @@ -16,7 +16,7 @@ __author__ = [ 'John Orr (jorr@google.com)', - 'Mike Gainer (mgainer@googe.com)' + 'Mike Gainer (mgainer@google.com)' ] import cgi