Skip to content

Commit e503f75

Browse files
author
Jann Skotdal
authored
Merge pull request #5 from erhopf/master
Updated Python code. Now supports 2.7.x and 3.x.
2 parents 1a7ddac + 296b64e commit e503f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Translate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22

3-
# This simple app uses the '/translate' resource to transliterate text from
3+
# This simple app uses the '/translate' resource to translate text from
44
# one language to another.
55

66
# This sample runs on Python 2.7.x and Python 3.x.

0 commit comments

Comments
 (0)