Browse code

Merge "Fix typo"

Jenkins authored on 2015/09/22 13:18:54
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.