Update cpp/ql/lib/experimental/quantum/OpenSSL/AlgorithmInstances/KnownAlgorithmConstants.qll

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Nicolas Will
2025-06-25 20:12:51 +02:00
committed by GitHub
parent 14472bf744
commit b8097501b6

View File

@@ -210,7 +210,7 @@ string getAlgorithmAlias(string alias) {
}
/**
* Holds for aliases of known alagorithms defined by users
* Holds for aliases of known algorithms defined by users
* (through obj_name_add and various macros pointing to this function).
*
* The `target` and `alias` are converted to lowercase to be of a standard form.