瀏覽代碼

Correct spelling error

James Pulec 10 年之前
父節點
當前提交
951c2374e1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/userguide/tasks.rst

+ 1 - 1
docs/userguide/tasks.rst

@@ -1528,7 +1528,7 @@ depending on state from the current transaction*:
 Example
 Example
 =======
 =======
 
 
-Let's take a real wold example; A blog where comments posted needs to be
+Let's take a real world example; A blog where comments posted needs to be
 filtered for spam.  When the comment is created, the spam filter runs in the
 filtered for spam.  When the comment is created, the spam filter runs in the
 background, so the user doesn't have to wait for it to finish.
 background, so the user doesn't have to wait for it to finish.