1
Fork 0

make this comment correct

This commit is contained in:
ardi 2024-06-10 10:16:51 +02:00
parent d51b4462ec
commit 9f6371236f

View file

@ -2958,9 +2958,10 @@ impl<'a> Parser<'a> {
/// This checks if this is a conflict marker, depending of the parameter passed. /// This checks if this is a conflict marker, depending of the parameter passed.
/// ///
/// * `>>>>>` /// * `<<<<<<<`
/// * `=====` /// * `|||||||`
/// * `<<<<<` /// * `=======`
/// * `>>>>>>>`
/// ///
pub(super) fn is_vcs_conflict_marker( pub(super) fn is_vcs_conflict_marker(
&mut self, &mut self,