···1111 * The callers that care if (any) rebase is requested should say
1212 * if (REBASE_TRUE <= rebase_parse_value(string))
1313 *
1414- * The callers that want to differenciate an unrecognised value and
1414+ * The callers that want to differentiate an unrecognised value and
1515 * false can do so by treating _INVALID and _FALSE differently.
1616 */
1717enum rebase_type rebase_parse_value(const char *value)