Skip to content

Commit

Permalink
fix typo (#5056)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmar committed Mar 29, 2011
1 parent f1b2dfb commit c8e9da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rts/RtsFlags.c
Expand Up @@ -305,7 +305,7 @@ usage_text[] = {
" -Da DEBUG: apply",
" -Dl DEBUG: linker",
" -Dm DEBUG: stm",
" -Dz DEBUG: stack squezing",
" -Dz DEBUG: stack squeezing",
" -Dc DEBUG: program coverage",
" -Dr DEBUG: sparks",
"",
Expand Down

0 comments on commit c8e9da7

Please sign in to comment.