We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arvidn
Learn more about funding links in repositories.
Report abuse
1 parent e67cf0a commit 6214103Copy full SHA for 6214103
include/libtorrent/torrent_info.hpp
@@ -504,7 +504,7 @@ namespace libtorrent
504
// .torrent file. If the specified key cannot be found, it returns NULL.
505
bdecode_node info(char const* key) const;
506
507
- // swap the content of this and ``ti```.
+ // swap the content of this and ``ti``.
508
void swap(torrent_info& ti);
509
510
// ``metadata()`` returns a the raw info section of the torrent file. The size
0 commit comments