[Cpri-develop] cpri/docs cpri._tx,1.15,1.16
Brought to you by:
chrisan,
rasmusmyklebust
|
From: Rasmus M. <ras...@us...> - 2009-11-14 13:34:12
|
Update of /cvsroot/cpri/cpri/docs In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25955 Modified Files: cpri._tx Log Message: Fixed typo Index: cpri._tx =================================================================== RCS file: /cvsroot/cpri/cpri/docs/cpri._tx,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** cpri._tx 28 Sep 2009 19:23:32 -0000 1.15 --- cpri._tx 14 Nov 2009 13:34:03 -0000 1.16 *************** *** 700,704 **** '½' character will be right aligned (like ALIGN_RIGHT). Strings not ending with the '½' character will be padded with space of ! the same width as the '½' character vefore right align. The purpose is to make columns like: <pre> --- 700,704 ---- '½' character will be right aligned (like ALIGN_RIGHT). Strings not ending with the '½' character will be padded with space of ! the same width as the '½' character before right align. The purpose is to make columns like: <pre> |