Skip to content

Commit 50999a9

Browse files
mharenShane32
andauthored
Update QRCoder/PayloadGenerator.cs
Co-authored-by: Shane Krueger <[email protected]>
1 parent 4e88511 commit 50999a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QRCoder/PayloadGenerator.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ public class Url : Payload
311311
private readonly string url;
312312

313313
/// <summary>
314-
/// Generates a link. If protocol not given, http protocol will be added.
314+
/// Generates a link. If the protocol is not specified, the http protocol will be added.
315315
/// </summary>
316316
/// <param name="url">Link url target</param>
317317
public Url(string url)

0 commit comments

Comments
 (0)