docs: Text wrapping
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
parent
68cd88e96a
commit
598e5a53b1
1 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,8 @@ use crate::{
|
|||
traits::ExprChecker,
|
||||
};
|
||||
|
||||
/// Get the new instance users, the vector may be empty if there are no new users
|
||||
/// Get the new instance users, the vector may be empty if there are no new
|
||||
/// users
|
||||
///
|
||||
/// Forgejo use intger ids for the users, so we can use the last user id to get
|
||||
/// the new users.
|
||||
|
|
Loading…
Reference in a new issue