File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/java/com/github/packageurl Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ public PackageURL(
155155 private String type ;
156156
157157 /**
158- * The name prefix such as a Maven groupid , a Docker image owner, a GitHub user or organization.
158+ * The name prefix such as a Maven groupId , a Docker image owner, a GitHub user or organization.
159159 * Optional and type-specific.
160160 */
161161 private @ Nullable String namespace ;
@@ -215,7 +215,7 @@ public String getType() {
215215 }
216216
217217 /**
218- * Returns the name prefix such as a Maven groupid , a Docker image owner, a GitHub user or organization.
218+ * Returns the name prefix such as a Maven groupId , a Docker image owner, a GitHub user or organization.
219219 *
220220 * @return the namespace
221221 */
You can’t perform that action at this time.
0 commit comments