diff --git a/manifests/init.pp b/manifests/init.pp
index 01b60cbf0572fcbce0a35660c1995969c7bd2bee..dff6cd8b474fe90276ec84f1cec5f009a6b9793a 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -157,7 +157,7 @@ define xen_domu(
 	    }
 	}
 	"installed": {
-	    # "Installed" means that we don't care if it is running or not
+	    # "Installed" means that we do not care if it is running or not
 	}
 	"stopped": {
 	    xen_domu__::stopped {