Fix typo in support-matrix.ini: re(set)=>(re)set

In [operation.set-admin-password], the parens in the following:

mechanism to re(set) the password

...imply it can be read as:

mechanism to re the password

...or

mechanism to reset the password

The former is obviously not as intended.

Change-Id: I696658a45d220a13a509d4f904d6b0fb996d7925
This commit is contained in:
Eric Fried 2016-04-29 15:14:42 -05:00
parent 9af188a0df
commit 9077837805
1 changed files with 1 additions and 1 deletions

View File

@ -430,7 +430,7 @@ driver-impl-libvirt-vz-ct=missing
[operation.set-admin-password]
title=Set instance admin password
status=optional
notes=Provides a mechanism to re(set) the password of the administrator
notes=Provides a mechanism to (re)set the password of the administrator
account inside the instance operating system. This requires that the
hypervisor has a way to communicate with the running guest operating
system. Given the wide range of operating systems in existence it is