[PATCH] Typos in pkg-descr files of x11/bitmap and x11/xsetroot ports
Ruslan Garipov
ruslanngaripov at gmail.com
Wed Apr 3 18:19:40 UTC 2019
Hello!
There are two small typos in pkg-descr files of x11/bitmap and
x11/xsetroot ports ("rectangual" instead of "rectangular" and
"paramteter" instead of "parameter", correspondingly). I've attached a
patch which fixes those typos. Hope it look good to you.
--
Yours truly,
Ruslan Garipov <ruslanngaripov at gmail dot com>.
----------------------------------------------
MinGW-w64 developer, with write after approval
GEDKeeper collaborator
-------------- next part --------------
Index: x11/bitmap/pkg-descr
===================================================================
--- x11/bitmap/pkg-descr (revision 497739)
+++ x11/bitmap/pkg-descr (working copy)
@@ -1,2 +1,2 @@
This package contains bitmap, which is a tool for creating or editing
-rectangual images made up of 1's and 0's.
+rectangular images made up of 1's and 0's.
Index: x11/xsetroot/pkg-descr
===================================================================
--- x11/xsetroot/pkg-descr (revision 497739)
+++ x11/xsetroot/pkg-descr (working copy)
@@ -1,3 +1,3 @@
-This package contains xsetroot, a root window paramteter setting utility
+This package contains xsetroot, a root window parameter setting utility
for the X Window System, which allows you to change the appearance of the
background ("root") window in X.
More information about the freebsd-x11
mailing list