teams: Correct chemistry.scm typo.
* etc/teams.scm.in (science): Change chemestry.scm to chemistry.scm. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
138822d3c5
commit
5a6acda4fb
@ -208,7 +208,7 @@ packages (e.g. Astronomy, Chemistry, Math, Physics etc.)"
|
|||||||
#:scope (list "gnu/packages/algebra.scm"
|
#:scope (list "gnu/packages/algebra.scm"
|
||||||
"gnu/packages/astronomy.scm"
|
"gnu/packages/astronomy.scm"
|
||||||
"gnu/packages/geo.scm"
|
"gnu/packages/geo.scm"
|
||||||
"gnu/packages/chemestry.scm"
|
"gnu/packages/chemistry.scm"
|
||||||
"gnu/packages/maths.scm")))
|
"gnu/packages/maths.scm")))
|
||||||
|
|
||||||
(define-team emacs
|
(define-team emacs
|
||||||
|
Loading…
Reference in New Issue
Block a user