diff options
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian/man/dcop-trinity.sgml')
-rw-r--r-- | ubuntu/maverick/tdelibs/debian/man/dcop-trinity.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/man/dcop-trinity.sgml b/ubuntu/maverick/tdelibs/debian/man/dcop-trinity.sgml index 0c80c88a1..7c4342c05 100644 --- a/ubuntu/maverick/tdelibs/debian/man/dcop-trinity.sgml +++ b/ubuntu/maverick/tdelibs/debian/man/dcop-trinity.sgml @@ -141,14 +141,14 @@ manpage.1: manpage.sgml <para><example> <title>Return number of the current desktop, e.g. 2</title> <blockquote><literallayout> -dcop kwin KWinInterface currentDesktop +dcop twin KWinInterface currentDesktop </literallayout></blockquote> </example></para> <para><example> <title>Jump to the next dektop</title> <blockquote><literallayout> -dcop kwin KWinInterface nextDesktop +dcop twin KWinInterface nextDesktop </literallayout></blockquote> </example></para> |