diff options
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 45fd698cd9..bbaaf50ef3 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -2710,15 +2710,15 @@ | |||
| 2710 | <para> | 2710 | <para> |
| 2711 | Other classes use the <filename>terminal</filename> class anywhere a | 2711 | Other classes use the <filename>terminal</filename> class anywhere a |
| 2712 | separate terminal session needs to be started. | 2712 | separate terminal session needs to be started. |
| 2713 | The class is used by including the | 2713 | For example, the |
| 2714 | <link linkend='ref-classes-patch'><filename>patch</filename></link> | 2714 | <link linkend='ref-classes-patch'><filename>patch</filename></link> |
| 2715 | class if | 2715 | class assuming |
| 2716 | <link linkend='var-PATCHRESOLVE'><filename>PATCHRESOLVE</filename></link> | 2716 | <link linkend='var-PATCHRESOLVE'><filename>PATCHRESOLVE</filename></link> |
| 2717 | is set to "user", include the | 2717 | is set to "user", the |
| 2718 | <link linkend='ref-classes-cml1'><filename>cml1</filename></link> | 2718 | <link linkend='ref-classes-cml1'><filename>cml1</filename></link> |
| 2719 | class, and include the | 2719 | class, and the |
| 2720 | <link linkend='ref-classes-devshell'><filename>devshell</filename></link> | 2720 | <link linkend='ref-classes-devshell'><filename>devshell</filename></link> |
| 2721 | class. | 2721 | class all use the <filename>terminal</filename> class. |
| 2722 | </para> | 2722 | </para> |
| 2723 | </section> | 2723 | </section> |
| 2724 | 2724 | ||
