Skip to content

Commit

Permalink
Update Agent/Public/NewRelic.h
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Dillard <[email protected]>
  • Loading branch information
mbruin-NR and cdillard-NewRelic authored Jan 11, 2024
1 parent c5c102d commit 13b0073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Agent/Public/NewRelic.h
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ extern "C" {
+ (void) setMaxEventPoolSize:(unsigned int)size;

/*!
Change the maximum size in mega bytes that the agent will store for offline storage.
Change the maximum size in megabytes that the agent will store for offline storage.
@param megaBytes the maximum size in mega bytes of offline storage that can be stored in the local file system
Expand Down

0 comments on commit 13b0073

Please sign in to comment.