Correct group name of the git_odb module

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This commit is contained in:
Shawn O. Pearce 2008-10-31 11:46:51 -07:00
parent b39843f3e4
commit 8edc2805f1

View File

@ -43,7 +43,7 @@
/**
* @file git_odb.h
* @brief Git object database routines
* @defgroup git_odb_t Git object database routines
* @defgroup git_odb Git object database routines
* @ingroup Git
* @{
*/