]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
typo
authorMikhail Terekhov <termim@gmail.com>
Mon, 29 Jul 2019 03:17:45 +0000 (23:17 -0400)
committerIgor Gnatenko <i.gnatenko.brain@gmail.com>
Mon, 29 Jul 2019 04:33:26 +0000 (06:33 +0200)
doc/libsolv-bindings.txt

index f7502b5fb4ba35954c5974f9c62196bea18c823c..ac112cfd760953f74799e3440bbd136b6c7d4a0e 100644 (file)
@@ -850,7 +850,7 @@ Back reference to the pool this dependency belongs to.
 
 The id of this dependency.
 
-== Methods ==
+=== METHODS ===
 
        Dep Rel(int flags, DepId evrid, bool create = 1)
        my $reldep = $dep->Rel($flags, $evrdep);