From 313f60778f575575765270a304c6761e22dd4859 Mon Sep 17 00:00:00 2001 From: En Date: Tue, 4 Aug 2015 17:56:04 +0800 Subject: [PATCH] formely is not correct message: I change "formely" to "formerly". Change-Id: I77366aa1d84c31e5ffdfaa0a5fd5c99a77e3a19c Closes-Bug: #1481271 --- doc/ext/support_matrix.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ext/support_matrix.py b/doc/ext/support_matrix.py index 9fd0160fa704..2cad277d689b 100644 --- a/doc/ext/support_matrix.py +++ b/doc/ext/support_matrix.py @@ -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: