From 682e3b93b62cf06860c5d4e0790274a864b5142e Mon Sep 17 00:00:00 2001 From: Yuchen Xie Date: Thu, 24 Dec 2015 10:38:56 +0800 Subject: [PATCH] fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 一摸一样 -> 一模一样 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99c9c0c7..2ccd352f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ##PDF下载 LeetCode题解(C++版).pdf -C++ 文件夹下是C++版,内容一摸一样,代码是用C++写的, +C++ 文件夹下是C++版,内容一模一样,代码是用C++写的。 Java 文件夹下是Java版,目前正在编写中,由于拖延症,不知道猴年马月能完成。