mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
Fix a small documentation error
This commit is contained in:
@@ -95,7 +95,7 @@ typedef struct {
|
|||||||
* A filter that can transform file data
|
* A filter that can transform file data
|
||||||
*
|
*
|
||||||
* This represents a filter that can be used to transform or even replace
|
* This represents a filter that can be used to transform or even replace
|
||||||
* file data. Libgit2 includes one built in filter and it is possible to
|
* file data. Libgit2 includes two built in filter and it is possible to
|
||||||
* write your own (see git2/sys/filter.h for information on that).
|
* write your own (see git2/sys/filter.h for information on that).
|
||||||
*
|
*
|
||||||
* The two builtin filters are:
|
* The two builtin filters are:
|
||||||
|
|||||||
Reference in New Issue
Block a user