Skip to content

Commit 72f4d4e

Browse files
authored
chore: naming (#716)
1 parent 9dba4f8 commit 72f4d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/pgls_workspace/src/configuration.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ impl PartialConfigurationExt for PartialConfiguration {
338338
err.to_string(),
339339
)
340340
.with_verbose_advice(markup! {
341-
"Postgres Tools tried to load the configuration file \""<Emphasis>{
341+
"Postgres Language Server tried to load the configuration file \""<Emphasis>{
342342
extend_configuration_file_path.display().to_string()
343343
}</Emphasis>"\" in \"extends\" using \""<Emphasis>{
344344
external_resolution_base_path.display().to_string()

0 commit comments

Comments
 (0)