From 41103d3c8a62b59dcceb01a651e3e9cb07d71366 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sat, 13 Feb 2021 23:22:25 +0100 Subject: [PATCH] Typo --- doc/README.DeveloperNotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.DeveloperNotes.md b/doc/README.DeveloperNotes.md index 483750b..3a36b74 100644 --- a/doc/README.DeveloperNotes.md +++ b/doc/README.DeveloperNotes.md @@ -107,5 +107,5 @@ Images are saved in four ways: - small image (up to 320x240) for gallery/grid views Screenshot.image was the Paperclip image attachment. -Screenshot.simge is the Shring image attachment. +Screenshot.simage is the Shring image attachment. I used two different attributes to avoid confusion.