From: Derk-Jan Hartman Date: Thu, 11 Nov 2010 16:05:36 +0000 (+0000) Subject: Followup r76522. Typo in orphans. X-Git-Tag: 1.31.0-rc.0~33928 X-Git-Url: http://git.cyclocoop.org/ecrire?a=commitdiff_plain;h=8444c44158d39b1b3e717eaf8c495c1d85b662e2;p=lhc%2Fweb%2Fwiklou.git Followup r76522. Typo in orphans. --- diff --git a/skins/common/commonPrint.css b/skins/common/commonPrint.css index af309df1f6..c702e137f6 100644 --- a/skins/common/commonPrint.css +++ b/skins/common/commonPrint.css @@ -358,5 +358,5 @@ h2, h3, h4, h5, h6, h7 { } p { widows: 3; - orpans: 3; + orphans: 3; }