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
SWIFT
SWIFTsim
Commits
c45ab306
Commit
c45ab306
authored
Nov 17, 2017
by
lhausamm
Browse files
Fix spelling mistake
parent
11cc3475
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/units.c
View file @
c45ab306
...
...
@@ -56,7 +56,7 @@ void units_init_cgs(struct unit_system* us) {
/**
* @brief Initialises the unit_system structure with the constants given in
*
r
he parameter file.
*
t
he parameter file.
*
* @param us The unit_system to initialize.
* @param params The parsed parameter file.
...
...
@@ -81,7 +81,7 @@ void units_init(struct unit_system* us, const struct swift_params* params,
/**
* @brief Initialises the unit_system structure with the constants given in
*
r
he parameter file. Uses a default if the values are not present in the file.
*
t
he parameter file. Uses a default if the values are not present in the file.
*
* @param us The unit_system to initialize.
* @param params The parsed parameter file.
...
...
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