formely is not correct

message:
I change "formely" to "formerly".

Change-Id: I77366aa1d84c31e5ffdfaa0a5fd5c99a77e3a19c
Closes-Bug: #1481271
This commit is contained in:
En 2015-08-04 17:56:04 +08:00
parent 3a07a3fbba
commit 313f60778f
1 changed files with 1 additions and 1 deletions

View File

@ -448,7 +448,7 @@ class SupportMatrixDirective(rst.Directive):
content.append(notes)
NOTES = [
"Virtuozzo was formely named Parallels in this document"
"Virtuozzo was formerly named Parallels in this document"
]
for note in NOTES: