diff options
Diffstat (limited to 'sim/common/sim-config.h')
-rw-r--r-- | sim/common/sim-config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/sim-config.h b/sim/common/sim-config.h index 9391994ae04..bf7428ca5a9 100644 --- a/sim/common/sim-config.h +++ b/sim/common/sim-config.h @@ -360,7 +360,7 @@ enum sim_environment { #endif /* If the simulator doesn't specify SIM_AC_OPTION_ENVIRONMENT in its - configure.in, the only supported environment is the user environment. */ + configure.ac, the only supported environment is the user environment. */ #ifndef WITH_ENVIRONMENT #define WITH_ENVIRONMENT USER_ENVIRONMENT #endif |