From c5094206ce6ff1a557540ed6e0d8505bc6db0031 Mon Sep 17 00:00:00 2001 From: stepshal Date: Sun, 26 Jun 2016 01:07:38 +0700 Subject: Fix misspellings --- options/m_option.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options/m_option.h') diff --git a/options/m_option.h b/options/m_option.h index 7e6550691a..4066a36d81 100644 --- a/options/m_option.h +++ b/options/m_option.h @@ -394,7 +394,7 @@ struct m_option { // Dynamic data type. /** This flag indicates that the data is dynamically allocated (m_option::p - * points to a pointer). It enables a little hack in the \ref Config wich + * points to a pointer). It enables a little hack in the \ref Config which * replaces the initial value of such variables with a dynamic copy in case * the initial value is statically allocated (pretty common with strings). */ -- cgit v1.2.3