From d677be7ba2cbc99dbe3385a0df1dd26c5bed6b8e Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Wed, 7 Feb 2018 18:08:52 -0500 Subject: Misc. typos Found via `codespell` --- src/extension/dependency.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/extension/dependency.cpp') diff --git a/src/extension/dependency.cpp b/src/extension/dependency.cpp index b83c5380f..5e843ee11 100644 --- a/src/extension/dependency.cpp +++ b/src/extension/dependency.cpp @@ -104,7 +104,7 @@ Dependency::~Dependency (void) \return Whether or not the dependency passes. This function depends largely on all of the enums. The first level - that is evaluted is the \c _type. + that is evaluated is the \c _type. If the type is \c TYPE_EXTENSION then the id for the extension is looked up in the database. If the extension is found, and it is -- cgit v1.2.3