Draft: fix doxygen typos

This commit is contained in:
luz paz
2021-12-07 13:51:14 -05:00
committed by Chris Hennes
parent ea25f69f03
commit 4bd77b3b35
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