summaryrefslogtreecommitdiff
path: root/include/git2/remote.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/git2/remote.h')
-rw-r--r--include/git2/remote.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/git2/remote.h b/include/git2/remote.h
index 240e5aa4e..f1cee17aa 100644
--- a/include/git2/remote.h
+++ b/include/git2/remote.h
@@ -751,7 +751,7 @@ typedef struct {
int depth;
/**
- * Unshallow flag of the fetch to perform.
+ * Convert a shallow repository to a full repository.
*
* The default is 0, which means the flag is off.
*/