summaryrefslogtreecommitdiffstats
path: root/src/colour.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/colour.py')
-rw-r--r--src/colour.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/colour.py b/src/colour.py
index e2bbc01..3d1e40c 100644
--- a/src/colour.py
+++ b/src/colour.py
@@ -16,7 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# This module implements functions from convertions between colour spaces
-# and comparion of colours
+# and comparion of colours.
def linear_to_standard(*colour):