From 7f04eeaa0501a628b263070e4f97edadf42e4028 Mon Sep 17 00:00:00 2001 From: Kálmán Viktor <kviktor@cloud.bme.hu> Date: Wed, 6 Aug 2014 10:29:48 +0200 Subject: [PATCH] dashboard: fix typo --- circle/dashboard/templates/dashboard/_vm-create-1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle/dashboard/templates/dashboard/_vm-create-1.html b/circle/dashboard/templates/dashboard/_vm-create-1.html index 519f802..8aae5c3 100644 --- a/circle/dashboard/templates/dashboard/_vm-create-1.html +++ b/circle/dashboard/templates/dashboard/_vm-create-1.html @@ -73,7 +73,7 @@ </div> </div> {% empty %} - {% trans "You can't start new virtual machines beacuse no templates are shared with you." %} + {% trans "You can't start new virtual machines because no templates are shared with you." %} {% endfor %} </div> -- libgit2 0.26.0