Spelling: indeterminate
diff --git a/templates/standalone/cordovalib/Commands/Notification.cs b/templates/standalone/cordovalib/Commands/Notification.cs
index acbda68..578bbcb 100644
--- a/templates/standalone/cordovalib/Commands/Notification.cs
+++ b/templates/standalone/cordovalib/Commands/Notification.cs
@@ -238,7 +238,7 @@
             DispatchCommandResult();
         }
 
-        // Display an inderminate progress indicator
+        // Display an indeterminate progress indicator
         public void activityStart(string unused)
         {
 
@@ -272,7 +272,7 @@
         }
 
 
-        // Remove our inderminate progress indicator
+        // Remove our indeterminate progress indicator
         public void activityStop(string unused)
         {
             Deployment.Current.Dispatcher.BeginInvoke(() =>