浏览代码

Removed an obsolete temporal reference in docs/faq/general.txt.

Garry Polley 8 年之前
父节点
当前提交
88c003c2bd
共有 1 个文件被更改,包括 2 次插入3 次删除
  1. 2 3
      docs/faq/general.txt

+ 2 - 3
docs/faq/general.txt

@@ -122,9 +122,8 @@ to add a given feature to Django.
 Why did you write all of Django from scratch, instead of using other Python libraries?
 ======================================================================================
 
-When Django was originally written a couple of years ago, Adrian and Simon
-spent quite a bit of time exploring the various Python Web frameworks
-available.
+When Django was originally written, Adrian and Simon spent quite a bit of time
+exploring the various Python Web frameworks available.
 
 In our opinion, none of them were completely up to snuff.