[wpiutil] Fix docs typo in SmallVector (#5381)

This commit is contained in:
Ryan Blue
2023-06-08 22:58:21 -04:00
committed by GitHub
parent 59905ea721
commit 7ab5800487
31 changed files with 52 additions and 29 deletions

View File

@@ -6,7 +6,7 @@
//
//===----------------------------------------------------------------------===//
///
/// /file
/// \file
/// This file defines the SmallVector class.
///
//===----------------------------------------------------------------------===//