Correct group name of the git_odb module Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
diff --git a/src/git_odb.h b/src/git_odb.h
index ecb100a..1213764 100644
--- a/src/git_odb.h
+++ b/src/git_odb.h
@@ -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
* @{
*/