Skip to content

Commit a7ce42c

Browse files
committed
Merge pull request #34 from sellibitze/shamir
fix typo: Samir -> Shamir
2 parents 06d65c0 + 0eb58ad commit a7ce42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2015-02-02-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Now you can follow breaking changes *[as they happen][BitRust]*!
192192
* [FFI-Platypus-Lang-Rust][perl]. Call Rust from Perl.
193193
* [glassful]. kmc strikes again with a syntax extension that translates
194194
from Rust syntax to OpenGL Shader Language. [/r/rust][glassful-r-rust].
195-
* [secretshare]. Samir's secret sharing.
195+
* [secretshare]. Shamir's secret sharing.
196196
* [chip8-rust]. A emulator for the Chip-8 VM used to implement some
197197
old video games. Uses Piston for graphics.
198198
* [snowflake]. Library for generating process-unique IDs.

0 commit comments

Comments
 (0)