mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 18:59:06 +01:00
Fix random javadoc errors
This commit is contained in:
@@ -32,7 +32,7 @@ public interface BlogManager {
|
||||
int MINOR_VERSION = 0;
|
||||
|
||||
/**
|
||||
* Adds the given {@link Blog).}
|
||||
* Adds the given {@link Blog}.
|
||||
*/
|
||||
void addBlog(Blog b) throws DbException;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user