chore: Fix typos across the codebase
This commit is contained in:
parent
dabd9920de
commit
0787ebfaed
21 changed files with 55 additions and 43 deletions
|
@ -26,7 +26,7 @@ impl NamespaceRegex {
|
|||
false
|
||||
}
|
||||
|
||||
/// Checks if this namespace has exlusive rights to a namespace
|
||||
/// Checks if this namespace has exclusive rights to a namespace
|
||||
#[inline]
|
||||
#[must_use]
|
||||
pub fn is_exclusive_match(&self, heystack: &str) -> bool {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue