Skip to content

Commit

Permalink
Update context-propagation-api/src/main/java/nl/talsmasoftware/contex…
Browse files Browse the repository at this point in the history
…t/api/ContextSnapshot.java
  • Loading branch information
sjoerdtalsma authored Nov 30, 2024
1 parent ee38787 commit 111da06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* ensuring that all context values are set in that other thread.
*
* <p>
* A snapshot can be obtained from {@linkplain #capture()} method.
* A snapshot can be obtained from the {@linkplain #capture()} method.
*
* <p>
* This library contains several utility classes named {@code ContextAware...} or {...WithContext} that will
Expand Down

0 comments on commit 111da06

Please sign in to comment.