Draft: fix doxygen typos

This commit is contained in:
luz paz
2021-12-07 13:51:14 -05:00
committed by Chris Hennes
parent c5c5c8a880
commit bcc2873fb9
20 changed files with 38 additions and 38 deletions

View File

@@ -22,10 +22,10 @@
# ***************************************************************************
"""Provides functions to transform sketches into Draft objects."""
## @package draftify
# \ingroup draftfuctions
# \ingroup draftfunctions
# \brief Provides functions to transform sketches into Draft objects.
## \addtogroup draftfuctions
## \addtogroup draftfunctions
# @{
import lazy_loader.lazy_loader as lz