Skip to content

Commit fd3806a

Browse files
authored
Update functionalities_configurations.md
1 parent d683946 commit fd3806a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/functionalities_configurations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To list of these available model configurations is provided by [`scan_verificati
5858
```@example 1
5959
using MITgcm # hide
6060
list_main,list_adj,list_inp,list_out=scan_verification()
61-
println.(list_main);
61+
list_main
6262
```
6363

6464
They can be used via a [`MITgcm_config`](@ref) as follows.

0 commit comments

Comments
 (0)