aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2012-07-26 21:13:10 +0200
committerMoritz Lenz <moritz@faui2k3.org>2012-07-26 21:13:10 +0200
commitcb7ce4bef7b4c9337628da0725364ed7832c08be (patch)
tree9390e44b237030e44f69dbafac50e8f618872eaa
parent259e3d3ae8cdefcc5a6ba12940db55eecefeea88 (diff)
[announce] s/titlecase/tc/, TimToady++
-rw-r--r--skel/docs/announce/2012.072
1 files changed, 1 insertions, 1 deletions
diff --git a/skel/docs/announce/2012.07 b/skel/docs/announce/2012.07
index 2aba6c0..6197a84 100644
--- a/skel/docs/announce/2012.07
+++ b/skel/docs/announce/2012.07
@@ -60,7 +60,7 @@ or changed as follows:
* The method Str.ucfirst will eventually be removed, and replaced by
Str.tc.
- No schedule yet, depends on having titlecase implemented first.
+ No schedule yet, depends on having tc implemented first.
* 'abs' is currently a prefix operator, and will be changed to a normal
subroutine.