diff --git a/GCryptLib/include/GCrypt/GWrapper.h b/GCryptLib/include/GCrypt/GWrapper.h index 9d9fab9..af3924e 100644 --- a/GCryptLib/include/GCrypt/GWrapper.h +++ b/GCryptLib/include/GCrypt/GWrapper.h @@ -8,7 +8,7 @@ #include namespace Leonetienne::GCrypt { - /** This class is a wrapper to make working with the GhettoCipher + /** This class is a wrapper to make working with the GCipher * super easy with a python-like syntax */ class GWrapper {