summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/news.txt b/web/news.txt
index a05d34520..9faaeaa92 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -132,7 +132,7 @@ Library Additions
 - Added ``strutils.unindent``, ``strutils.countLines``.
 - Added ``system.slurp`` for easy resource embedding.
 - Added ``system.running`` for threads.
-- Added ``system.program_result``.
+- Added ``system.programResult``.
 - Added ``xmltree.innerText``.
 - Added ``os.isAbsolute``, ``os.dynLibFormat``, ``os.isRootDir``,
   ``os.parentDirs``.