Fix spelling mistakes
git ls-files | misspellings -f -
Source: https://github.com/lyda/misspell-check
Change-Id: I7d63578734ca5cc1ec865a7d024c1a013d1ada87
diff --git a/openrc b/openrc
index f1026a5..adf92b9 100644
--- a/openrc
+++ b/openrc
@@ -37,7 +37,7 @@
# The introduction of Keystone to the OpenStack ecosystem has standardized the
# term **tenant** as the entity that owns resources. In some places references
# still exist to the original Nova term **project** for this use. Also,
-# **tenant_name** is prefered to **tenant_id**.
+# **tenant_name** is preferred to **tenant_id**.
export OS_TENANT_NAME=${OS_TENANT_NAME:-demo}
# In addition to the owning entity (tenant), nova stores the entity performing