From 2b1c92a9708a9cfa943e659a9367468a64757def Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Fri, 24 Dec 2021 21:12:13 +1100 Subject: [PATCH] docs: fix simple typo, micrsoft -> microsoft There is a small typo in __init__.py. Should read `microsoft` rather than `micrsoft`. --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 02ff046..b37d6df 100644 --- a/__init__.py +++ b/__init__.py @@ -2,7 +2,7 @@ """ __init__ - A translator using the micrsoft translation engine documented here: + A translator using the microsoft translation engine documented here: http://msdn.microsoft.com/en-us/library/ff512419.aspx