diff --git a/fish_pager.c b/fish_pager.c index ffbe725d0..2aefdb97b 100644 --- a/fish_pager.c +++ b/fish_pager.c @@ -564,7 +564,7 @@ static int completion_try_print( int cols, memset( pref_width, 0, sizeof(pref_width) ); memset( min_width, 0, sizeof(min_width) ); - /* Calculated how wide the list would be */ + /* Calculate how wide the list would be */ for( j = 0; j < cols; j++ ) { for( i = 0; i