Merge branch 'allow-custom-profiles-2' of github.com:johnoliver/jfr-streaming into allow-custom-profiles-2

This commit is contained in:
John Oliver 2021-04-12 14:18:21 +00:00
Родитель 0a5f98d592 de8313b954
Коммит 9af930805d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -92,7 +92,7 @@ public abstract class RecordingConfiguration {
/**
* Get the recording configuration.
* @return The the recording configuration.
* @return The recording configuration.
*/
public String getConfiguration() {
return configuration;