Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Commit 7944e94

Browse files
authored
Merge pull request #751 from tango-controls/spelling-fix
log4tango/src/StringUtil.hh: Fix spelling contructed -> constructed
2 parents 381f858 + c85c664 commit 7944e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4tango/src/StringUtil.hh

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class StringUtil
4141
public:
4242

4343
/**
44-
Returns a string contructed from the a format specifier
44+
Returns a string constructed from the a format specifier
4545
and a va_list of arguments, analogously to vprintf(3).
4646
@param format the format specifier.
4747
@param args the va_list of arguments.

0 commit comments

Comments
 (0)