Skip to content

Commit 6e979df

Browse files
Fix broken doxygen in unit/util/edit_distance.cpp
1 parent dcca3c5 commit 6e979df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

unit/util/edit_distance.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
/// \file Unit tests for checking if two strings are within a certain edit distance
1+
/// \file
22
/// \author Diffblue Ltd.
3+
/// Unit tests for checking if two strings are within a certain edit distance
34

45
#include <testing-utils/use_catch.h>
56
#include <util/edit_distance.h>

0 commit comments

Comments
 (0)