summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--boto/ec2/cloudwatch/alarm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/boto/ec2/cloudwatch/alarm.py b/boto/ec2/cloudwatch/alarm.py
index ac6de3d2..c267ab03 100644
--- a/boto/ec2/cloudwatch/alarm.py
+++ b/boto/ec2/cloudwatch/alarm.py
@@ -91,7 +91,7 @@ class MetricAlarm(object):
is compared.
:type period: int
- :param period: The period in seconds over which teh specified
+ :param period: The period in seconds over which the specified
statistic is applied.
:type evaluation_periods: int