diff options
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 0ad7d0f5d6..eec19031f5 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -1721,9 +1721,9 @@ | |||
| 1721 | <title><filename>package.bbclass</filename></title> | 1721 | <title><filename>package.bbclass</filename></title> | 
| 1722 | 1722 | ||
| 1723 | <para> | 1723 | <para> | 
| 1724 | The packaging class (<filename>package</filename>) supports generating | 1724 | The <filename>package</filename> supports generating | 
| 1725 | packages from a build's output. | 1725 | packages from a build's output. | 
| 1726 | The core generic functionality is in the | 1726 | The core generic functionality is in | 
| 1727 | <filename>package.bbclass</filename>. | 1727 | <filename>package.bbclass</filename>. | 
| 1728 | The code specific to particular package types resides in these | 1728 | The code specific to particular package types resides in these | 
| 1729 | package-specific classes: | 1729 | package-specific classes: | 
