From 96f00dc86e4cd5bac1fae3b2ba758c234d4a42fd Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Tue, 22 Apr 2008 00:37:29 +0200 Subject: [PATCH] Typo --- scm/define-grob-properties.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index c767e09a71..7866532377 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -155,7 +155,7 @@ this should list the control points of a third-order B@'ezier curve.") (corner-radius ,number? "The diameter of a blot, in rounded boxes. If set to #0, the corners will we completely sharp; default is #1. If set to a too big value, it will be ignored and the shortest -edges of the box will be drawn as semicircles." +edges of the box will be drawn as semicircles.") (damping ,number? "Amount of beam slope damping.") (dash-fraction ,number? "Size of the dashes, relative to -- 2.39.5