Skip to content

Commit

Permalink
Fix another Address misspelling
Browse files Browse the repository at this point in the history
Fix a misspelling of address in a comment

Issue: eclipse-omr#6993
Signed-off-by: Dylan Tuttle <jdylantuttle@gmail.com>
  • Loading branch information
dylanjtuttle committed May 23, 2023
1 parent b12132c commit bca8e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/il/OMRStaticSymbol.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ namespace OMR
{

/**
* A symbol with an adress
* A symbol with an address
*/
class OMR_EXTENSIBLE StaticSymbol : public TR::Symbol
{
Expand Down

0 comments on commit bca8e68

Please sign in to comment.