typo fixes and comment changes in dspace.cfg

This commit is contained in:
Ivan Masár
2012-11-21 10:31:21 +01:00
parent 53d11015ff
commit 3bfe6b471a
8 changed files with 28 additions and 28 deletions

View File

@@ -130,7 +130,7 @@ public class ClassicDSpaceLogConverter {
while ((line = input.readLine()) != null)
{
// Read inthe line and covnert it to a LogLine
// Read in the line and convert it to a LogLine
lines++;
if (verbose)
{

View File

@@ -101,7 +101,7 @@ public class CommunityCollectionIntegrationTest extends AbstractIntegrationTest
@Required(percentile95 = 2000, average= 1800)
public void testCountItems() throws SQLException, AuthorizeException
{
//make it an even number, not to high to reduce time during testing
//make it an even number, not too high to reduce time during testing
int totalitems = 4;
//we create the structure