diff --git a/source/dub/compilers/buildsettings.d b/source/dub/compilers/buildsettings.d index ef7ee14..5737616 100644 --- a/source/dub/compilers/buildsettings.d +++ b/source/dub/compilers/buildsettings.d @@ -83,7 +83,7 @@ } /** - * Merges $(LREF bs) onto `this` BuildSettings instance. This is called for + * Merges $(LREF bs) onto `this` BuildSettings instance. This is called for * sourceLibrary dependencies when they are included in the build to be * merged into the root package build settings as well as configuring * targets for different build types such as release or unittest-cov.