Skip to content

Commit 3a52b07

Browse files
committed
Fix typo
1 parent 191593a commit 3a52b07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Datetime.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ bool Datetime::parse_named (Pig& pig)
625625
}
626626

627627
/*
628-
// This grpoup contains "1st monday ..." which must be processed before
628+
// This group contains "1st monday ..." which must be processed before
629629
// initializeOrdinal below.
630630
if (initializeNthDayInMonth (tokens))
631631
{

0 commit comments

Comments
 (0)