Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbd32ca7

Browse files
author
Alexey Chernobaev
committed
Rebased with master
1 parent5e07b59 commitbd32ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/helpers/formatter.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ std::string str_trim(std::string s);
2020
/// @brief Function prints double value with dropping tailing zeros
2121
/// @param value value to format
2222
/// @param precision maximal precision length
23-
/// @param usedot true for forcibly printpresicion 1 (one digit after dot)
23+
/// @param usedot true for forcibly printprecision 1 (one digit after dot)
2424
/// @return string object fixed formatted value
2525
std::stringprt_double(double value,size_t precision,bool usedot =true);
2626

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp