This is an automated email from the ASF dual-hosted git repository.

epugh pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/branch_9x by this push:
     new 46556a85f31 Fix repeated phrase in config-sets.adoc (#3688)
46556a85f31 is described below

commit 46556a85f31e20ce94a98671f00276d1657b89e9
Author: Sascha Szott <[email protected]>
AuthorDate: Wed Sep 24 15:48:29 2025 +0200

    Fix repeated phrase in config-sets.adoc (#3688)
---
 solr/solr-ref-guide/modules/configuration-guide/pages/config-sets.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/solr/solr-ref-guide/modules/configuration-guide/pages/config-sets.adoc 
b/solr/solr-ref-guide/modules/configuration-guide/pages/config-sets.adoc
index 57707e94c6e..5e0937a8a2b 100644
--- a/solr/solr-ref-guide/modules/configuration-guide/pages/config-sets.adoc
+++ b/solr/solr-ref-guide/modules/configuration-guide/pages/config-sets.adoc
@@ -62,7 +62,7 @@ However, users can impose stricter or looser limits on their 
systems by providin
 
 == Configsets in User-Managed Clusters or Single-Node Installations
 
-If you are using Solr in a If you are using Solr in a user-managed cluster or 
a single-node installation, configsets are managed on the filesystem. 
installation, configsets are managed on the filesystem.
+If you are using Solr in a user-managed cluster or a single-node installation, 
configsets are managed on the filesystem.
 
 Each Solr core can have it's very own configset located beneath it in a 
`<instance_dir>/conf/` dir.
 Here, it is not named or shared and the word _configset_ isn't found.

Reply via email to