Skip to content

Commit

Permalink
Update src/app/server/Server.h
Browse files Browse the repository at this point in the history
Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
tcarmelveilleux and bzbarsky-apple authored Apr 4, 2022
1 parent 28bd294 commit 39ce047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/server/Server.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ struct ServerInitParams
* transitioning to injecting product/platform-owned resources. This version
* of `ServerInitParams` statically owns and initializes (via the
* `InitializeStaticResourcesBeforeServerInit()` method) the persistent storage
* delegate, the group data provider, and the access control delegate). This is to reduce
* delegate, the group data provider, and the access control delegate. This is to reduce
* the amount of copied boilerplate in all the example initializations (e.g. AppTask.cpp,
* main.cpp).
*
Expand Down

0 comments on commit 39ce047

Please sign in to comment.