diff --git a/hoggormplot/__init__.py b/hoggormplot/__init__.py index a2a3fed..f35fe90 100644 --- a/hoggormplot/__init__.py +++ b/hoggormplot/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -""" hoggormplot is a Python package for visualsation of results from models computed with the hoggorm package. +""" hoggormplot is a Python package for visualisation of results from models computed with the hoggorm package. """