Fix a typo in comments. Signed-off-by: Andrew Kreimer <algon...@gmail.com> --- libcc1/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libcc1/configure b/libcc1/configure index ea689a353c8..d27b9a1f600 100755 --- a/libcc1/configure +++ b/libcc1/configure @@ -17682,7 +17682,7 @@ func_basename () # to NONDIR_REPLACEMENT. # value returned in "$func_dirname_result" # basename: Compute filename of FILE. -# value retuned in "$func_basename_result" +# value returned in "$func_basename_result" # Implementation must be kept synchronized with func_dirname # and func_basename. For efficiency, we do not delegate to # those functions but instead duplicate the functionality here. -- 2.39.5