mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-03 19:49:54 +00:00
Fix a typo in documentation
This commit is contained in:
parent
0f9d15493d
commit
1087e6be88
@ -41,7 +41,7 @@ typedef struct {
|
||||
/**
|
||||
* Used by `git_rebase_finish`, this is the name of the notes reference
|
||||
* used to rewrite notes for rebased commits when finishing the rebase;
|
||||
* if NULL, the contents of the coniguration option `notes.rewriteRef`
|
||||
* if NULL, the contents of the configuration option `notes.rewriteRef`
|
||||
* is examined, unless the configuration option `notes.rewrite.rebase`
|
||||
* is set to false. If `notes.rewriteRef` is also NULL, notes will
|
||||
* not be rewritten.
|
||||
|
Loading…
Reference in New Issue
Block a user