mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
GIT_REMOTE_DOWNLOAD_TAGS_ALL: remove stray "the" in docs
This commit is contained in:
@@ -763,7 +763,7 @@ typedef enum {
|
||||
*/
|
||||
GIT_REMOTE_DOWNLOAD_TAGS_NONE,
|
||||
/**
|
||||
* Ask for the all the tags.
|
||||
* Ask for all the tags.
|
||||
*/
|
||||
GIT_REMOTE_DOWNLOAD_TAGS_ALL
|
||||
} git_remote_autotag_option_t;
|
||||
|
||||
Reference in New Issue
Block a user