docs: Text wrapping

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-11-14 12:27:34 +00:00
parent 68cd88e96a
commit 598e5a53b1
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

@ -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.