Spelling typo

This commit is contained in:
Laurent Rineau 2022-09-07 14:48:45 +02:00
parent 1e485113e8
commit dcca65b740
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
// It's aimed at being included from within a kernel traits class, this
// way we share more code.
// It is the responsability of the including file to correctly set the 2
// It is the responsibility of the including file to correctly set the 2
// macros CGAL_Kernel_pred, CGAL_Kernel_cons and CGAL_Kernel_obj.
// And they are #undefed at the end of this file.