Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LO21_Pin_Noir_Boucher_Bouri_Detree
CellulutLO21
Commits
6543ffdc
Commit
6543ffdc
authored
Apr 17, 2021
by
Yann Boucher
Browse files
Fixed a typo in doc
parent
682f8126
Pipeline
#76525
passed with stages
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
include/property.hpp
View file @
6543ffdc
...
...
@@ -136,7 +136,7 @@ public:
//! \brief Constructeur par défaut.
StringProperty
()
=
default
;
/** \brief Constructeur avec valeur initiale.
\pa
ckage
initval Valeur initiale.
\pa
ram
initval Valeur initiale.
**/
StringProperty
(
const
std
::
string
&
initval
)
:
str
(
initval
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment