From 5d957a2865c1d7269d7f5ee6a26ab53ba041851c Mon Sep 17 00:00:00 2001 From: Cameron McCormack Date: Sat, 20 Apr 2013 21:24:34 +1000 Subject: [PATCH] No bug - Minor comment tweak. (DONTBUILD) --- layout/svg/nsSVGTextFrame2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/svg/nsSVGTextFrame2.h b/layout/svg/nsSVGTextFrame2.h index c0d3cc3107c..2c4243281ab 100644 --- a/layout/svg/nsSVGTextFrame2.h +++ b/layout/svg/nsSVGTextFrame2.h @@ -605,7 +605,7 @@ private: * * abc * - * + * * * a font size of 20 would be used. It's preferable to use a font size that * is identical or close to the size that the text will appear on the screen,