From 120a94e3b50386bea2616b155af672c5aa5fd4a6 Mon Sep 17 00:00:00 2001 From: joguenzl Date: Mon, 17 Mar 2025 17:55:36 +0100 Subject: [PATCH] Fix type --- src/trexio/import_trexio_integrals.irp.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/trexio/import_trexio_integrals.irp.f b/src/trexio/import_trexio_integrals.irp.f index 17da55a3..0fda2ff0 100644 --- a/src/trexio/import_trexio_integrals.irp.f +++ b/src/trexio/import_trexio_integrals.irp.f @@ -120,7 +120,7 @@ subroutine run(f) endif ! Some codes only provide ao_1e_int_core_hamiltonian rather than - ! kinetic and nuclear potentials separately, so we need tneed to work + ! kinetic and nuclear potentials separately, so we need to work ! around that. This is needed for non-GTO basis sets since some QP ! functions will try to calculate these matrices from the nonexisting ! GTO basis if they are not set.