Skip to content

Commit 9f351c9

Browse files
committed
tiny doc polish
1 parent 75e6906 commit 9f351c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libvips/morphology/morphology.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@
9595
* for analogues of the usual set difference and set union operations.
9696
*
9797
* Use vips_image_new_matrixv() to create a mask in source, vips_matrixload()
98-
* to load a mask from a simple text file, vips_mask_ideal() and friends to
99-
* create squarem circular and ring masks of specific sizes.
98+
* to load a mask from a simple text file, and vips_mask_ideal() and friends to
99+
* create square, circular and ring masks of specific sizes.
100100
*/
101101

102102
G_DEFINE_ABSTRACT_TYPE( VipsMorphology, vips_morphology,

0 commit comments

Comments
 (0)