summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2010-10-25 23:49:48 +0200
committerAraq <rumpf_a@web.de>2010-10-25 23:49:48 +0200
commit1dd9ec85b28335baae23d1e8d7bdb00a74c16cbf (patch)
tree33d60936af173bdb14c418c296370e74785ce1c5 /todo.txt
parentbeb9e3d32579ec9a5f9251f5cb89e857de31c8d9 (diff)
downloadNim-1dd9ec85b28335baae23d1e8d7bdb00a74c16cbf.tar.gz
bugfix: typo in SMTP module; SCGI module finished
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index dc9d1fde4..9240286be 100755
--- a/todo.txt
+++ b/todo.txt
@@ -59,7 +59,7 @@ Library
 - locale support
 - conversion between character sets
 - bignums
-- ftp, smtp (and other internet protocols)
+- ftp (and other internet protocols)
 
 - pdcurses bindings
 - queues additional to streams: have two positions (read/write) instead of one