Fix typo.

Change-Id: I3061e7d59ad9637063c71d8a879058d9e8e5b203
This commit is contained in:
zhangdebo1987 2017-07-13 09:55:26 +08:00
parent 6564a098bb
commit 258f3d52f5
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ get a URL to connect the console from this API. The URL includes the token
which is used to get permission to access the console. Servers may support
different console protocols. To return a remote console using a specific
protocol, such as RDP, set the ``protocol`` parameter to ``rdp``. For the same
protocol, there may be different connection types such as ``vnc protocal and
protocol, there may be different connection types such as ``vnc protocol and
novnc type`` or ``vnc protocol and xvpvnc type``.
Normal response codes: 200

View File

@ -20,7 +20,7 @@ BASE_POLICY_NAME = 'os_compute_api:os-used-limits'
used_limits_policies = [
# TODO(aunnam): Remove this rule after we seperate the scope check from
# TODO(aunnam): Remove this rule after we separate the scope check from
# policies, as this is only checking the scope.
base.create_rule_default(
BASE_POLICY_NAME,