Skip to content

Commit 858d565

Browse files
alexander-penevvgvassilev
authored andcommitted
Apply suggestions from code review
Co-authored-by: Vassil Vassilev <[email protected]>
1 parent 33fc684 commit 858d565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/clang/Interpreter/CppInterOp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ namespace Cpp {
718718
unsigned complete_column = 1U);
719719

720720
/// Set libraries autoload.
721-
///\param[in] autoload - true = libraries autoload is on.
721+
///\param[in] autoload - true to enable library autoload.
722722
CPPINTEROP_API void SetLibrariesAutoload(bool autoload = true);
723723

724724
/// Get libraries autoload status.

0 commit comments

Comments
 (0)