diff options
| -rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml index ada4e22d66..47691af3b3 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | |||
| @@ -49,7 +49,7 @@ | |||
| 49 | You can use single quotes instead of double quotes | 49 | You can use single quotes instead of double quotes |
| 50 | when setting a variable's value. | 50 | when setting a variable's value. |
| 51 | Doing so allows you to use values that contain the double | 51 | Doing so allows you to use values that contain the double |
| 52 | character: | 52 | quote character: |
| 53 | <literallayout class='monospaced'> | 53 | <literallayout class='monospaced'> |
| 54 | VARIABLE = 'I have a " in my value' | 54 | VARIABLE = 'I have a " in my value' |
| 55 | </literallayout> | 55 | </literallayout> |
