*
* F_parameter (with error bit) if a parameter is invalid.
*
- * Errors (with error bit) from: f_string_append();
- * Errors (with error bit) from: f_string_dynamics_increase_by();
+ * Errors (with error bit) from: f_string_append().
+ * Errors (with error bit) from: f_string_dynamics_increase_by().
*
* @see f_string_append()
* @see f_string_dynamics_increase_by()
*
* F_parameter (with error bit) if a parameter is invalid.
*
- * Errors (with error bit) from: f_string_dynamic_append();
- * Errors (with error bit) from: f_string_dynamic_append_assure();
+ * Errors (with error bit) from: f_string_dynamic_append().
+ * Errors (with error bit) from: f_string_dynamic_append_assure().
*
* @see f_string_dynamic_append()
* @see f_string_dynamic_append_assure()