Dmitry Vasiliev 16 년 전
부모
커밋
7310daf443
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4
    0
      TODO.txt

+ 4
- 0
TODO.txt 파일 보기

@@ -1,6 +1,10 @@
1 1
 Now
2 2
 ===
3 3
 
4
+- When we check spelling we don't need to check the whole strings only the
5
+  content. For example we don't need to check 'u' for spelling in strings
6
+  like this: u"Some text";
7
+
4 8
 Later
5 9
 =====
6 10