Skip to content

Commit

Permalink
Fix inconsistency in "evaluate" description
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahgraham committed Jan 13, 2025
1 parent 39eb3f7 commit 6e77618
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ default CompletableFuture<LoadedSourcesResponse> loadedSources(LoadedSourcesArgu
}

/**
* Evaluates the given expression in the context of the topmost stack frame.
* Evaluates the given expression in the context of a stack frame.
* <p>
* The expression has access to any variables and arguments that are in scope.
*/
Expand Down

0 comments on commit 6e77618

Please sign in to comment.