Browse Source

2009-11-28 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

	Fixed typo
	* src/DownloadContext.h
Tatsuhiro Tsujikawa 16 years ago
parent
commit
0390fae213
2 changed files with 6 additions and 1 deletions
  1. 5 0
      ChangeLog
  2. 1 1
      src/DownloadContext.h

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2009-11-28  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
+
+	Fixed typo
+	* src/DownloadContext.h
+
 2009-11-28  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 
 	Use createRequestGroupForBitTorrent()

+ 1 - 1
src/DownloadContext.h

@@ -216,7 +216,7 @@ public:
 
   void setFileFilter(IntSequence seq);
 
-  // Sets file path for spcified index. index starts from 1. The index
+  // Sets file path for specified index. index starts from 1. The index
   // is the same used in setFileFilter().  Please note that path is
   // not the actual file path. The actual file path is
   // getDir()+"/"+path.