Browse Source

README-migration: Added backticks to avoid markdown highlighting.

Ryan C. Gordon 2 years ago
parent
commit
87c8e2b942
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/README-migration.md

+ 1 - 1
docs/README-migration.md

@@ -432,7 +432,7 @@ The following functions have been renamed:
 
 ## SDL_platform.h
 
-The preprocessor symbol __MACOSX__ has been renamed __MACOS__, and __IPHONEOS__ has been renamed __IOS__
+The preprocessor symbol `__MACOSX__` has been renamed `__MACOS__`, and `__IPHONEOS__` has been renamed `__IOS__`
 
 ## SDL_rect.h