diff options
Diffstat (limited to 'wsrep/wsrep_api.h')
-rw-r--r-- | wsrep/wsrep_api.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wsrep/wsrep_api.h b/wsrep/wsrep_api.h index 9d1280b6bc9..e362e71f829 100644 --- a/wsrep/wsrep_api.h +++ b/wsrep/wsrep_api.h @@ -990,7 +990,7 @@ struct wsrep { void (*stats_free) (wsrep_t* wsrep, struct wsrep_stats_var* var_array); /*! - * @brief Reset some stats variables to inital value, provider-dependent. + * @brief Reset some stats variables to initial value, provider-dependent. * * @param wsrep provider handle. */ |