diff options
author | Roland Reichwein <mail@reichwein.it> | 2023-08-06 13:00:25 +0200 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2023-08-06 13:00:25 +0200 |
commit | c30637794dccbd890a6d0b9f290ffece97f5fad5 (patch) | |
tree | 03571f27746f9c64d8544f23249fa4e1a0b23b39 /debian/control | |
parent | 598fc39b57842f1b5329297106d649a027ee9257 (diff) |
Typo fix
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9c75069..2d86142 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,6 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libxml2-utils, pandoc, texlive-latex-recommended, texlive-latex-extra Recommends: webserver Homepage: http://www.reichwein.it/whiteboard/ -Description: Web application for an collaborative editor +Description: Web application for a collaborative editor Whiteboard is a text editor running on an HTML5 webpage (including a server part) that enables collaborative editing and presenting. |