projects
/
zefram
/
minetest
/
minetest_engine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
246520b
)
Fix terrible grammar in comment!
author
Perttu Ahola
<celeron55@gmail.com>
Sun, 22 Jul 2012 17:35:32 +0000
(20:35 +0300)
committer
Perttu Ahola
<celeron55@gmail.com>
Sun, 22 Jul 2012 17:36:06 +0000
(20:36 +0300)
src/test.cpp
patch
|
blob
|
history
diff --git
a/src/test.cpp
b/src/test.cpp
index ee77d0dc83a2bbf44907878179f99855ac91b5f7..fe5a4f232d0819fd857afc0eb01173b881688f69 100644
(file)
--- a/
src/test.cpp
+++ b/
src/test.cpp
@@
-417,7
+417,7
@@
struct TestCompress: public TestBase
}
- // Test zlib wrapper with large amounts of data (larger than it
'
s
+ // Test zlib wrapper with large amounts of data (larger than its
// internal buffers)
{
infostream<<"Test: Testing zlib wrappers with a large amount "