mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
ruby: fix documentation of DB.upgrade!
This commit is contained in:
parent
06bf04500b
commit
8312e7efea
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ notmuch_rb_upgrade_notify(void *closure, double progress)
|
|||
}
|
||||
|
||||
/*
|
||||
* call-seq: DB.upgrade [{|progress| block }] => nil
|
||||
* call-seq: DB.upgrade! [{|progress| block }] => nil
|
||||
*
|
||||
* Upgrade the database.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue