From 0390fae2134179687dc1775c7a482d953ca19ced Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sat, 28 Nov 2009 09:11:23 +0000 Subject: [PATCH] 2009-11-28 Tatsuhiro Tsujikawa Fixed typo * src/DownloadContext.h --- ChangeLog | 5 +++++ src/DownloadContext.h | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 46e9c082..9f1b1714 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-11-28 Tatsuhiro Tsujikawa + + Fixed typo + * src/DownloadContext.h + 2009-11-28 Tatsuhiro Tsujikawa Use createRequestGroupForBitTorrent() diff --git a/src/DownloadContext.h b/src/DownloadContext.h index f7105131..b924ac8d 100644 --- a/src/DownloadContext.h +++ b/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.