diff --git a/docs/2_skeleton.md b/docs/2_skeleton.md index 54418d4f4a..f2b613b75e 100644 --- a/docs/2_skeleton.md +++ b/docs/2_skeleton.md @@ -65,7 +65,7 @@ Let's start with understanding how a patch is structured. A patch is mainly buil and the patch itself. When executed, the dependency can prepare a preference screen and then initialize itself for further use by other patches._ - - Patches may set `@Path.description`. + - Patches may set `@Patch.description`. This annotation is used to describe the patch briefly. - Patches may set `@Patch.dependencies`.