mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-31 08:57:00 +02:00
fix spelling errors in doc comments
This commit is contained in:
@@ -50,7 +50,7 @@ impl AppService {
|
||||
}
|
||||
}
|
||||
|
||||
/// Check if root is beeing configured
|
||||
/// Check if root is being configured
|
||||
pub fn is_root(&self) -> bool {
|
||||
self.root
|
||||
}
|
||||
|
Reference in New Issue
Block a user