summaryrefslogtreecommitdiff
path: root/src/python/Gauge.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/Gauge.py')
-rw-r--r--src/python/Gauge.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/Gauge.py b/src/python/Gauge.py
index e56f949d..44954006 100644
--- a/src/python/Gauge.py
+++ b/src/python/Gauge.py
@@ -28,7 +28,7 @@ class Gauge:
"""
class ConstructorFailedError(LibicalError):
- "Failed to create a Guage "
+ "Failed to create a Gauge "
class CloneFailedError(LibicalError):
"Failed to clone a component given Gauge "