fix typo
This commit is contained in:
parent
5bfd562a00
commit
15155ecd34
@ -195,7 +195,7 @@ int main(int argc, char **argv)
|
||||
die("database creation failed");
|
||||
}
|
||||
|
||||
printf("Creation of the database was successfull");
|
||||
printf("Creation of the database was successful");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user