Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nbauma109 committed Apr 10, 2023
1 parent 4425120 commit e8241d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ private static FastCodeExcepcion newFastCodeException(
fastCodeException.getHandlerPC()));
}

// Approximation a affinée par la méthode 'ComputeAfterOffset'
// Approximation à affiner par la méthode 'computeAfterOffset'
fce.setAfterOffset(searchAfterOffset(list, fastCodeException.getHandlerPC()));

return fce;
Expand Down

0 comments on commit e8241d5

Please sign in to comment.