diff options
author | Michael Schroeder <mls@suse.de> | 2013-09-24 13:18:44 +0200 |
---|---|---|
committer | Michael Schroeder <mls@suse.de> | 2013-09-24 13:18:44 +0200 |
commit | d1c71ae6e01de1be1b623514a24ef311f98fc610 (patch) | |
tree | 9965c406e9a66e7527e5dc3ceb5a1a18dbb69485 /doc/libsolv-bindings.txt | |
parent | 6b75b8ab5b192d9e4908f9c4115f5ca8509c0882 (diff) | |
download | libsolv-d1c71ae6e01de1be1b623514a24ef311f98fc610.tar.gz libsolv-d1c71ae6e01de1be1b623514a24ef311f98fc610.tar.bz2 libsolv-d1c71ae6e01de1be1b623514a24ef311f98fc610.zip |
fix unbalanced ===
Diffstat (limited to 'doc/libsolv-bindings.txt')
-rw-r--r-- | doc/libsolv-bindings.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libsolv-bindings.txt b/doc/libsolv-bindings.txt index 8f5f980..a5fde9d 100644 --- a/doc/libsolv-bindings.txt +++ b/doc/libsolv-bindings.txt @@ -3052,7 +3052,7 @@ Back pointer to repository object. The id of the repodata area. Repodata ids of different repositories overlap. -=== METHODS ==== +=== METHODS === internalize(); $data->internalize(); |