Skip to content

Commit

Permalink
ews: fix spellos
Browse files Browse the repository at this point in the history
  • Loading branch information
jengelh committed Aug 25, 2023
1 parent 9d7fc10 commit 355acbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion exch/ews/context.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ sItem EWSContext::create(const std::string& dir, const sFolderSpec& parent, cons
}

/**
* @brief Get user ro domain ID by name
* @brief Get user or domain ID by name
*
* @param name Name to resolve
* @param isDomain Whether target is a domain
Expand Down
2 changes: 1 addition & 1 deletion exch/ews/hash.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ struct FNV

private:
/**
* @brief Updat hash
* @brief Update hash
*
* @param data Data to hash
* @param count Data element count
Expand Down

0 comments on commit 355acbc

Please sign in to comment.