Fix typos in stackrc and unstack.sh

Componets => Components
pluggins => plugins

Change-Id: I82634a55fd5895599099c94817af7d8d2f602859
This commit is contained in:
Wei Jiangang 2015-09-14 18:52:47 +08:00
parent 2af6915e08
commit be65c6f88d
2 changed files with 2 additions and 2 deletions

View File

@ -255,7 +255,7 @@ GITBRANCH["tempest-lib"]=${TEMPEST_LIB_BRANCH:-master}
############## ##############
# #
# OpenStack Client Library Componets # OpenStack Client Library Components
# #
############## ##############

View File

@ -45,7 +45,7 @@ fi
# Configure Projects # Configure Projects
# ================== # ==================
# Plugin Phase 0: override_defaults - allow pluggins to override # Plugin Phase 0: override_defaults - allow plugins to override
# defaults before other services are run # defaults before other services are run
run_phase override_defaults run_phase override_defaults