Skip to content

Commit 577a6d8

Browse files
author
Christoph Conrads
committed
elphinel.F90: fix typo
1 parent d1d22e6 commit 577a6d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/elphinel.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ subroutine ElPhonNonPO_init(this, comm, struct, basis, coupling, wq, Temp, &
234234
logical, intent(in) :: tridiag
235235

236236
this%descriptor = &
237-
& "Electron-Phonon inelastic model for polar-optical phonons"
237+
& "Electron-Phonon inelastic model for non-PO phonons"
238238

239239
this%cart_comm = comm
240240
this%scba_niter = niter

0 commit comments

Comments
 (0)