From 202e75590f8200823ef0efd36cc0edbd1bf1edcc Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Mon, 8 Jan 2018 16:50:51 -0500 Subject: Misc. typos Found via `codespell` --- src/extension/system.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/extension/system.cpp') diff --git a/src/extension/system.cpp b/src/extension/system.cpp index 888a1076a..f438d84b9 100644 --- a/src/extension/system.cpp +++ b/src/extension/system.cpp @@ -411,7 +411,7 @@ get_print(gchar const *key) * \param doc The XML description of the module * * This function basically has two segments. The first is that it goes through the Repr tree - * provided, and determines what kind of of module this is, and what kind of implementation to use. + * provided, and determines what kind of module this is, and what kind of implementation to use. * All of these are then stored in two enums that are defined in this function. This makes it * easier to add additional types (which will happen in the future, I'm sure). * -- cgit v1.2.3