summaryrefslogtreecommitdiff
path: root/src/git_odb.h
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2008-10-31 11:46:51 -0700
committerShawn O. Pearce <spearce@spearce.org>2008-10-31 11:46:51 -0700
commit8edc2805f1f11b63e44bf81f4557f8b473612b69 (patch)
tree5ac6648ec382ec2f2c9ef81e6ded0f2fe5819a5c /src/git_odb.h
parentb39843f3e42c8e062a29b2a64e3c3ce6a16eb72f (diff)
downloadlibgit2-8edc2805f1f11b63e44bf81f4557f8b473612b69.tar.gz
Correct group name of the git_odb module
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'src/git_odb.h')
-rw-r--r--src/git_odb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/git_odb.h b/src/git_odb.h
index ecb100a9c..1213764b2 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
* @{
*/