Skip to content

Commit

Permalink
Fix nit
Browse files Browse the repository at this point in the history
Co-authored-by: Michel Hidalgo <michel@ekumenlabs.com>
  • Loading branch information
ivanpauno and hidmic authored Jul 17, 2020
1 parent 313fbca commit 6f40d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rcl/include/rcl/context.h
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ rcl_context_get_instance_id(rcl_context_t * context);

/// Returns the context domain id.
/**
* \pre If context is uninitialized, then it is undefined behavior.
* \remarks If context is uninitialized, then it is undefined behavior.
*
* <hr>
* Attribute | Adherence
Expand Down

0 comments on commit 6f40d65

Please sign in to comment.