diff --git a/SC2165.md b/SC2165.md index e98bcb9..1a0bce8 100644 --- a/SC2165.md +++ b/SC2165.md @@ -1,6 +1,6 @@ ## This nested loop overrides the index variable of its parent. -And companion warning "This parent loop has its index variable overridden." +And companion warning "This parent loop has its index variable overridden." in [[SC2167]]. ### Problematic code: