Fix typo.

This commit is contained in:
v1j4y 2021-10-05 08:56:40 +02:00
parent 47c0a9ea37
commit f8c3740897

View File

@ -257,7 +257,7 @@ trexio_exit_code trexio_[has/read/write]_<group>_<attribute>
- The code must stay easy to understand by the physicists/chemists.
Performance-related aspects are delegated to the library
- Scientists should be able to use their preferred language
- Scientists should not lose control on their codes
- Scientists should not lose control of their codes
- Codes should not die when the architecture changes
- Scientific code development should not kill the performance
- Reuse of the optimization effort among the community