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

mkhl 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 4e1e3b77e35 Update package-manager-internals.adoc follow up #2147 
(#2151) (#2152)
4e1e3b77e35 is described below

commit 4e1e3b77e35e49647c6b86e241051f224ad021bb
Author: Mikhail Khludnev <[email protected]>
AuthorDate: Wed Dec 13 13:32:16 2023 +0300

    Update package-manager-internals.adoc follow up #2147 (#2151) (#2152)
    
    larger -> later
---
 .../modules/configuration-guide/pages/package-manager-internals.adoc    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/solr/solr-ref-guide/modules/configuration-guide/pages/package-manager-internals.adoc
 
b/solr/solr-ref-guide/modules/configuration-guide/pages/package-manager-internals.adoc
index 964b67aa771..57185d86e03 100644
--- 
a/solr/solr-ref-guide/modules/configuration-guide/pages/package-manager-internals.adoc
+++ 
b/solr/solr-ref-guide/modules/configuration-guide/pages/package-manager-internals.adoc
@@ -412,7 +412,7 @@ Note that the `Version` value is `"2"`, which means the 
plugin is updated.
 
 The default version used in any collection is always the latest.
 However, setting a per-collection property in `params.json` ensures that the 
collection uses the same
-package version (i.e., version *2.0*), irrespective of any versions larger 
than *2.0* that may be added to Solr
+package version (i.e., version *2.0*), irrespective of any versions later than 
*2.0* that may be added to Solr
 at a later point.
 
 [source,bash]

Reply via email to