Fixed comment

Former-commit-id: cc18a8a6fa5b7e58cca26910a83c42e81aead576
This commit is contained in:
Lynix 2013-01-30 01:35:47 +01:00
parent afddcd0804
commit 692c578673
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ int main()
printCap(oss, "-SSE4.a", NzHardwareInfo::HasCapability(nzProcessorCap_SSE4a));
}
else
oss << "Impossible de retrouver les informations de la carte graphique" << std::endl;
oss << "Impossible de retrouver les informations du processeur" << std::endl;
oss << std::endl << "--Carte graphique--" << std::endl;
// La classe NzOpenGL nous donne accès à des informations sur la carte graphique