Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: dbfdabb956fd46b6aa1f2cef2e153e6d99688f06
https://github.com/perl6/specs/commit/dbfdabb956fd46b6aa1f2cef2e153e6d99688f06
Author: Carl Masak <[email protected]>
Date: 2011-03-25 (Fri, 25 Mar 2011)
Changed paths:
M S32-setting-library/Str.pod
Log Message:
-----------
[S32/Str] rewrote .indent description
Explained that indentation is in fact added at the end of the whitespace
prefix, not at the beginning. (This is in order to make tab characters
act sanely.)
Rewrote other parts, but they should be identical in meaning, just
(hopefully) clearer.