Fix comment

This commit is contained in:
Oleg Zhurakousky
2020-10-22 10:02:21 +02:00
parent b61e357144
commit ee0559caac

View File

@@ -43,7 +43,7 @@ import org.springframework.messaging.converter.CompositeMessageConverter;
import org.springframework.util.StringUtils;
/**
* Implementation of {@link FunctionRegistry} capable of discovering functioins in {@link BeanFactory}
* Implementation of {@link FunctionRegistry} capable of discovering functioins in {@link BeanFactory}.
*
* @author Oleg Zhurakousky
*/