fixed typo

This commit is contained in:
Sharan Roongta 2018-04-17 14:42:04 +02:00
parent ea9434432e
commit 3bd09fe837
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ module homogenization_RGC
contains
!--------------------------------------------------------------------------------------------------
!> @brief allocates all neccessary fields, reads information from material configuration file
!> @brief allocates all necessary fields, reads information from material configuration file
!--------------------------------------------------------------------------------------------------
subroutine homogenization_RGC_init(fileUnit)
#if defined(__GFORTRAN__) || __INTEL_COMPILER >= 1800