Browse code

Fix typo

Change 'This' -> 'These'.

Change-Id: If2f8f92d3adbb8fe4556e5c3ec53e4da31d02d49

dieterly authored on 2015/09/22 04:24:00
Showing 1 changed files
... ...
@@ -178,7 +178,7 @@ System Packages
178 178
 ===============
179 179
 
180 180
 Devstack provides a framework for getting packages installed at an early
181
-phase of its execution. This packages may be defined in a plugin as files
181
+phase of its execution. These packages may be defined in a plugin as files
182 182
 that contain new-line separated lists of packages required by the plugin
183 183
 
184 184
 Supported packaging systems include apt and yum across multiple distributions.