Typo in init-functions

This commit is contained in:
Pierre Labastie 2022-03-22 10:42:25 +01:00
parent 9b463a2154
commit a18e40dbc8

View File

@ -700,7 +700,7 @@ log_info_msg2()
################################################################################ ################################################################################
# evaluate_retval() # # evaluate_retval() #
# Usage: Evaluate a return value and print success or failyure as appropriate # # Usage: Evaluate a return value and print success or failure as appropriate #
# # # #
# Purpose: Convenience function to terminate an info message # # Purpose: Convenience function to terminate an info message #
# # # #