diff options
Diffstat (limited to 'gnu/packages/rdesktop.scm')
| -rw-r--r-- | gnu/packages/rdesktop.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/rdesktop.scm b/gnu/packages/rdesktop.scm index 4ce3373cced..39a45c58784 100644 --- a/gnu/packages/rdesktop.scm +++ b/gnu/packages/rdesktop.scm | |||
| @@ -54,6 +54,6 @@ | |||
| 54 | (synopsis "Client for Windows Terminal Services") | 54 | (synopsis "Client for Windows Terminal Services") |
| 55 | (description | 55 | (description |
| 56 | "rdesktop is a client for Microsoft's Windows Remote Desktop Services, | 56 | "rdesktop is a client for Microsoft's Windows Remote Desktop Services, |
| 57 | capable of natively speaking Remote Desktop Protocol (RDP.) It allows users | 57 | capable of natively speaking Remote Desktop Protocol (RDP). It allows users |
| 58 | to remotely control a user's Windows desktop.") | 58 | to remotely control a user's Windows desktop.") |
| 59 | (license license:gpl3+))) | 59 | (license license:gpl3+))) |
